Multiple Choice
This is a section of code that gracefully responds to exceptions when they are thrown.
A) Thrown class
B) Default exception handler
C) Exception
D) Exception handler
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: A catch clause that uses a parameter
Q37: When an object is serialized, it is
Q41: The ability to catch multiple types of
Q41: In a try/catch construct, after the catch
Q42: Beginning in Java 7, multi-catch can reduce
Q43: The numeric classes' "parse" methods all throw
Q44: If, within one try statement you want
Q45: If your code does not handle and
Q47: The throw statement informs the compiler that
Q50: Classes that inherit from the Error class