Vidyalelo
Computer Science · Q221

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 221

Q221

Catch blocks must _____

A.
appear in every object-oriented program
B.
appear within try blocks
C.
appear immediately after throw statements
D.
appear immediately after try blocks
Answer

Answer: Option D

Solution

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