Multiple Choice
When an error occurs, an exception is
A) passed.
B) ignored.
C) created.
D) thrown.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The Standard Template Library (STL) contains templates
Q13: A program may not contain a "regular"
Q23: The algorithms provided by the STL are
Q25: A _ is a "generic" function that
Q26: To catch an exception, a program must<br>A)have
Q27: How much memory is reserved for a
Q30: At most one catch block may be
Q32: Iterators are objects that are similar to
Q33: There is no difference between defining an
Q33: The three sequential container objects currently provided