Multiple Choice
A catch block serves as
A) a temporary variable.
B) an indicator of program correctness.
C) an exception handler.
D) permanent storage for trapped errors.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Non-template functions have a slight advantage in
Q13: A program may not contain a "regular"
Q14: Using a function template often requires writing
Q30: At most one catch block may be
Q33: The three sequential container objects currently provided
Q33: There is no difference between defining an
Q34: Class templates allow you to create one
Q36: are used to signal errors or unexpected
Q38: In a function template, the programmer substitutes
Q40: An actual instance of a template function