True/False
When an event occurs that cannot be managed locally,an exception may be thrown.Throwing the exception object transfers control and information gleaned locally to some calling program unit that manages the event,or the program terminates.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When an exception is thrown,the function finishes
Q2: A circumstance in C++ where an exception
Q3: In C++ an exception object must be
Q4: Write a definition for an exception class,E,that
Q5: The exception specification for a function has
Q7: Explain how the mechanism for deciding which
Q8: If an exception is thrown in a
Q9: Mentioning a base class B in an
Q10: A function does not have an exception
Q11: Suppose an exception of type E is