What is finally in exception handling?

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


Please Help Members By Posting Answers For Below Questions

What is the function of static in java?

772


Is main is a keyword?

792


Which class should you use to obtain design information about an object in java programming?

872


What are disadvantages of java?

752


How is hashset defined in java?

737


How do you convert bytes to character in java?

737


What is return data type?

783


What are different types of arrays?

748


What are the topics in advance java?

720


What is the difference between char and char *?

772


What do you understand by the term polymorphism?

828


Which is the best sorting technique in java?

755


Explain exception chaining in java?

840


what is mena by object block any what is the use of that

1979


Write code of any action class?

734