Multiple Choice
The Exception class and the Error class are subclasses of the ___________________ class.
A) Throwable
B) Catchable
C) RuntimeProblem
D) CompilerProblem
E) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Which of the following exception types must
Q23: What is exception prorogation, and how does
Q24: What is a catch clause?
Q25: Which of the following file streams should
Q26: Unchecked exceptions must be caught or propogated,
Q28: A(n) _ is used to specify how
Q29: Is the Exception class a subclass of
Q30: Attempting to divide by zero will result
Q31: The _ statement is used to begin
Q32: A(n) _ is an object that defines