True/False
Stack unwinding is the process that attempts to locate an appropriate catch handler for an uncaught exception.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: When an exception occurs it is said
Q12: Which of the following is not included
Q20: Which of the following statements is false<br>A)
Q21: In C#,try blocks are used for:<br>A) testing
Q22: Which of the following is not a
Q23: If an exception handler is to catch
Q26: In order to tell the user what
Q27: After the last catch block,the required finally
Q29: A FormatException is used to handle:<br>A) extra
Q30: Variables local to a try block are