Vidyalelo
Computer Science · Q151

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 151

Q151

If no exception is thrown ________

A.
a catch block will cause an error
B.
the first catch block coded will execute
C.
the last catch block coded with execute
D.
any catch blocks coded with be bypassed
Answer

Answer: Option D

Solution

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