Answer Posted / vinoth kumar
In the event of exception handling no matter try block or
catch block is executed after that finally block will
executed.
Normally the finally block used for System.exit(),finalize
method,continue,break statement to direct program execution
after Exception handling.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to call one constructor from the other constructor ?
How do you pass by reference?
What is the destroy method?
what is difference betweem home interface and remote interface?
How to sort array in descending order in java?
What is the function of http?
What is the difference between path and classpath variables?
What is the purpose of a volatile variable?
What is an empty string in css?
In how many ways we can do exception handling in java?
What are advantages and disadvantages of OOPs?
Can you access the private method from outside the class?
Differentiate jar and war files?
Explain the use of sublass in a java program?
What is the unit of plancks constant?