Vidyalelo
C++ Programming · Q249

C++ miscellaneous

Programming · C++ Programming · question 249

Q249

Which function is invoked when we try to throw an exception that is not supported by a function?

A.
indeterminate()
B.
unutilized()
C.
unexpected()
Answer
D.
unpredicted()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board