In nested try blocks, if both inner and outer catch handlers are not able to handle the exception, then______________.

a. Compiler executes only executable statements of main()
b. Compiler issues compile time errors about it
c. Program will be executed without any interrupt
d. Program will be terminated abnormally

Submitted by: Administrator
d. Program will be terminated abnormally
Submitted by:

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