Multiple Choice
The system of passing an exception through a chain of calling methods is called ____ the exception.
A) propagating
B) tracing
C) stacking
D) inheriting
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Errors you discover when compiling a program
Q6: Why might a finally block be necessary?
Q14: When an Exception object is thrown and
Q18: Show the syntax (the general form) of
Q20: You can deliberately generate a SystemException by
Q21: The StackTrace property of an Exception can
Q30: What types of objects can be explicitly
Q34: In C#, all exceptions are objects that
Q38: When you catch an Exception , you
Q40: A(n) _ is any error condition or