Q9
Which function is used to retrieve the description of the exception in C++?
A.
get_message()
B.
what()
AnswerC.
catch_msg()
D.
exception_desc()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board