1. All exception classes inherit from this class. a. Error b. RuntimeException c. JavaException d. Throwable 5. FileNotFoundException inherits from __________. a. Error b. IOException c. JavaException...


1. All exception classes inherit from this class.


a. Error


b. RuntimeException


c. JavaException


d. Throwable


5. FileNotFoundException inherits from __________.


a. Error


b. IOException


c. JavaException


d. FileException


2. You can think of this code as being “protected” because the application will not halt if it throws an exception.


a. try block


b. catch block


c. finally block


d. protected block


3. This method can be used to retrieve the error message from an exception object.


a. errorMessage


b. errorString


c. getError


d. getMessage



Dec 01, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here