Vidyalelo
C++ Programming · Q62

C++ miscellaneous

Programming · C++ Programming · question 62

Q62

What function will be called when we have an uncaught exception?

A.
catch
B.
throw
C.
terminate
Answer
D.
try

Answer: Option C

Solution

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