Multiple Choice
Catch blocks serve as
A) exception handlers
B) receivers
C) temporary variables
D) permanent storage for trapped errors
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: When the _ operator fails to allocate
Q11: The _ starts with the key word
Q12: Exceptions are used to signal errors or
Q13: What does the word class indicate in
Q14: The try block of a try/catch construct
Q16: If an exception is not caught, the
Q17: An actual instance of the function is
Q18: Which of the following is used to
Q19: Function templates allow you to write a
Q20: There is no difference between declaring an