

Hi,
Here is the answer,
The exception propagates up to the next higher level try-catch statement (if any) orresults in the program's termination.
finally block will be executed first before the exception is propagatged to the next level up.
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.