Vidyalelo
Java Programming · Q72

Exceptions

Programming · Java Programming · question 72

Q72

Which of the following classes can catch all exceptions which cannot be caught?

A.
RuntimeException
B.
Error
Answer
C.
Exception
D.
ParentException

Answer: Option B

Solution

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