Block of code, which is always executed (except System.exit(0) call) no matter what program flow, occurs when dealing with an exception. Choose the correct option

Options
- throw
- try
- finally
- throws


CORRECT ANSWER : finally

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement