Vidyalelo
Computer Science · Q134

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 134

Q134

If two types of errors may be thrown, you should write _______

A.
no catch blocks
B.
one catch block with two arguments
C.
two catch block-one with an argument, and one without
D.
two catch blocks with one argument each
Answer

Answer: Option D

Solution

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