Vidyalelo
Computer Science · Q511

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 511

Q511

A default exception block must be placed _____

A.
first among the catch blocks
B.
last among the catch blocks
Answer
C.
globally, at the top of the file
D.
at the end of all code in the program

Answer: Option B

Solution

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