posted 21 years ago
Hi
I think the question is a bit confusing.
Anyway, Of the possible two answers, I would go for b since in option d, it says all Exceptions are to be caught using a try block.
As RuntimeExceptions also come under Exceptions class and they dont dont need a try-catch block.And also, there are no excpetions in Error class
Hope my reasoning is correct
:roll:
Sri