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: Administratorc. Compiler will check for appropriate catch handler of outer try block
Submitted by:
Submitted by:
Read Online C++ Exception Handling Job Interview Questions And Answers
Top C++ Exception Handling Questions
☺ | How to implement exception handling in C++? |
☺ | Explain unexpected() function? |
☺ | Explain terminate() function? |
☺ | Explain benefits of Exception Handling? |
☺ | What is Asynchronous Exceptions? |
Top C Plus Plus Language Categories
☺ | C++ Pointers & Functions Interview Questions. |
☺ | C++ Operator Overloading Interview Questions. |
☺ | C++ Exception Handling Interview Questions. |
☺ | C++ Virtual Functions Interview Questions. |
☺ | C++ Template Interview Questions. |