Vidyalelo
Computer Science · Q351

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 351

Q351

You can code a default exception handler by creating a catch block

A.
with no arguments
B.
with a void argument
C.
with an ellipsis as its argument
Answer
D.
with an argument identical to that thrown

Answer: Option C

Solution

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