Q853
What is meant by exception specification?
A.
A function is limited to throwing only a specified list of exceptions
AnswerB.
A catch can catch all types of exceptions
C.
A function can throw any type of exceptions
D.
A try can catch all types of exceptions
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board