If inner catch handler is not able to handle the exception then__________.

a. Compiler will look for outer try handler
b. Program terminates abnormally
c. Compiler will check for appropriate catch handler of outer try block
d. None of these

Submitted by: Administrator
c. Compiler will check for appropriate catch handler of outer try block
Submitted by:

Read Online C++ Exception Handling Job Interview Questions And Answers