Multiple Choice
When you write a method that throws a checked exception, you must __________.
A) override the default error method
B) ensure that the error will occur at least once each time the program is executed
C) have a throws clause in the method header
D) use each class only once in a method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: An exception object's default error message can
Q28: What will the following code display? String
Q29: A file that contains raw binary data
Q30: If a random access file contains a
Q31: In versions of Java prior to Java
Q33: What will be the result of the
Q34: In order for an object to be
Q35: The numeric classes' parse methods all throw
Q36: The throws clause causes an exception to
Q37: When an object is serialized, it is