Vidyalelo
C++ Programming · Q694

C++ miscellaneous

Programming · C++ Programming · question 694

Q694

Which handler is used to handle all types of exception?

A.
catch handler
B.
catch-all handler
Answer
C.
catch-none handler
D.
try-catch handler

Answer: Option B

Solution

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