(A) Outer catch handler will also get executed.
(B) Program execution stops immediately.
(C) Compiler will execute remaining executable statements of outer try block and then the main()
(D) None of the above
»Important Links:
Online Test Preparation and Mcqs Website.
(A) Outer catch handler will also get executed.
(B) Program execution stops immediately.
(C) Compiler will execute remaining executable statements of outer try block and then the main()
(D) None of the above