ISRO | ISRO CS 2013 | Question 78
The built-in base class in Java, which is used to handle all exceptions is
(A) Raise
(B) Exception
(C) Error
(D) Throwable
Answer: (D)
Explanation: Throwable class is the built-in base class used to handle all the exceptions in Java.
Quiz of this Question
Attention reader! Don’t stop learning now. Get hold of all the important DSA concepts with the DSA Self Paced Course at a student-friendly price and become industry ready.