OOPS
August 25, 2024
OOPS
August 25, 2024
OOPS
August 25, 2024
OOPS
August 25, 2024

OOPS

Question 102
Which of these is a super class of all errors and exceptions in the Java language?
A
Runtime Exceptions
B
Throwable
C
Catchable
D
None of the above
Question 102 Explanation: 
The Throwable class is the superclass of all errors and exceptions in the Java language.
Correct Answer: B
Question 102 Explanation: 
The Throwable class is the superclass of all errors and exceptions in the Java language.

Leave a Reply

Your email address will not be published. Required fields are marked *