Question

Q1: The purpose of stack unwinding is to:
a. Attempt to catch exceptions that are not caught in their scope.
b. Improve catchblocks by allowing them to handle multiple exceptions.
c. Return control to the function that created the exception.
d. Aid the terminate command in shutting down the program.

Answer

This answer is hidden. It contains 55 characters.