Multiple Choice
are used to signal errors or unexpected events that occur while a program is running.
A) Templates
B) Virtual functions
C) Exceptions
D) Destructors
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
Q35: A catch block serves as<br>A)a temporary variable.<br>B)an
Q38: In a function template, the programmer substitutes
Q40: An actual instance of a template function