In nested try blocks, there is no need to specify catch handler for inner try block. Outer catch handler is sufficient for the program.

a. True
b. False

Submitted by: Administrator
b. False
Submitted by:

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