Multiple Choice
A(n) ____________________ is used to specify how certain exceptions should be handled.
A) finally block
B) try block
C) catch block
D) error
E) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: What is exception prorogation, and how does
Q24: What is a catch clause?
Q25: Which of the following file streams should
Q26: Unchecked exceptions must be caught or propogated,
Q27: The Exception class and the Error class
Q29: Is the Exception class a subclass of
Q30: Attempting to divide by zero will result
Q31: The _ statement is used to begin
Q32: A(n) _ is an object that defines
Q33: The getMessage method of the Exception class