πŸ“Š C++
Q. In nested try blocks, if both inner and outer catch handlers are not able to handle the exception, then ______________ .
  • (A) Program will be executed without any interrupt.
  • (B) Program will be terminated abnormally.
  • (C) Compiler issues compile time errors about it.
  • (D) Compiler executes only executable statements of main().
πŸ’¬ Discuss
βœ… Correct Answer: (B) Program will be terminated abnormally.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
240
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate