

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 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