In nested try catch blocks, if both inner and outer catch blocks are unable to handle the exception thrown, then _______
Posted: Wed Jul 13, 2022 7:52 pm
a) Compiler executes only main()
b) Compiler throws compile time errors about it
c) Program will run without any interrupt
d) Program will be termianted abnormally
b) Compiler throws compile time errors about it
c) Program will run without any interrupt
d) Program will be termianted abnormally