Question: All exception classes in Java inherit either directly or indirectly from: a. class Error. b. class RuntimeException. c. class Throwable. d. None of the above.
All exception classes in Java inherit either directly or indirectly from:
| a. | class Error. | |
| b. | class RuntimeException. | |
| c. | class Throwable. | |
| d. | None of the above. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
