Q.

Which of the following are true about the Error and Exception classes?

A. Both classes extend throwable
B. The error class is final and exception class is not.
C. The Exception class is final and the Error is not.
D. Both classes implement Throwable
Answer» A. Both classes extend throwable
1.9k
0
Do you find this helpful?
1

View all MCQs in

Java Programming

Discussion

No comments yet