The purpose of stack unwinding is to:

a. Attempt to catch exceptions that are not caught in their scope.
b. Improve catch blocks 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.

a. Attempt to catch exceptions that are not caught in their scope.

Computer Science & Information Technology

You might also like to view...

When you crop a picture, you cannot delete the cropped area

Indicate whether the statement is true or false

Computer Science & Information Technology

What is a possible transfer rate in a 802.11ac wireless network?

A) 500Mbps B) 1Gbps C) 10Mbps D) 100Mbps

Computer Science & Information Technology