Multiple Choice
A(n) _____________________ is an object that defines an erroneous situation from which the program usually cannot recover.
A) error
B) exception
C) interface
D) try block
E) catch block
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: The Exception class and the Error class
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
Q33: The getMessage method of the Exception class
Q34: If an exception is not caught, a
Q35: What is a try block?
Q36: In practice, it is important to catch
Q37: A(n) _ is an ordered sequence of