Multiple Choice
When an exception is thrown __________.
A) it must always be handled by the method that throws it
B) it must be handled by the program or by the default exception handler
C) it may be ignored
D) the program terminates even if the exception is handled
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: What will be the result of the
Q19: If the class SerializedClass contains references to
Q20: To read data from a binary file,
Q21: When you deserialize an object using the
Q22: In a multi-catch (introduced in Java 7)
Q24: When an exception is thrown by a
Q25: A catch clause that uses a parameter
Q26: In Windows, which of the following statements
Q27: An exception object's default error message can
Q28: What will the following code display? String