Q.

Which of the following statements is true?

A. The class Exception, which is derived from the class Object, is the superclass of the class Throwable.
B. The class Throwable, which is derived from the class Exception, is the superclass of the class Object.
C. The class Throwable, which is derived from the class Object, is the superclass of the class Exception.
D. None of these
Answer» C. The class Throwable, which is derived from the class Object, is the superclass of the class Exception.
939
0
Do you find this helpful?
2

View all MCQs in

Java Programming

Discussion

No comments yet