True/False
If an exception is thrown in a function,say,f(),but not handled there,the exception is propagated to the function that called f().
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q6: When an event occurs that cannot be
Q7: Explain how the mechanism for deciding which
Q9: Mentioning a base class B in an
Q10: A function does not have an exception
Q11: Suppose an exception of type E is
Q12: A program can continue to run after
Q13: The context in which an exception is