

McqMate
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 the 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. |
View all MCQs in
Java ProgrammingNo comments yet