πŸ“Š C++
Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Compiler will check for appropriate catch handler of outer try block

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
165
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
85%
Success Rate