Multiple Choice
________ are used to signal errors or unexpected events that occur while a program is running.
A) Virtual functions
B) Destructors
C) Exceptions
D) Templates
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The line containing a throw statement is
Q20: When an error occurs, an exception is<br>A)
Q21: The most important data structures in the
Q22: The three sequential container objects currently provided
Q23: The STL vector and list classes are
Q24: A _ is a "generic" function that
Q26: A(n)_ is a class that stores data
Q27: All type parameters defined in a function
Q29: Class templates allow you to create one
Q30: At most one catch block may be