Multiple Choice
____ an exception is the act of explicitly passing a caught exception along to a higher-level catch block.
A) Throwing
B) Unwinding
C) Rethrowing
D) Stacking
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: A catch block _ display, or to
Q39: You _ a function; if it throw
Q40: You create a default exception handler by
Q41: Be careful when writing an exception specification
Q42: When an object-oriented program detects an error
Q44: Match each term with the correct statement
Q45: A general rule of _ programming is
Q46: You throw an exception by using the
Q47: When a function throws an exception, the
Q48: Visual C++ departs from the _ standard