What is finally in exception handling?

Answer Posted / mousumi

irrespective of whether a error occurs or not,the finally
block will be executed,either after the try block or after
the catch block or after boths are executed.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the transient keyword?

1270


what is collatration?

3020


What are the different types of inheritance in java?

757


What is the platform?

748


List the features of java programming language.

782


What is hashmap in java?

809


Name few java.lang classes introduced with java 8 ?

746


What is the full meaning of java?

769


What is singleton class in java and how can we make a class singleton?

816


Explain the protected field modifier?

818


Can a final method be overloaded?

714


What is the largest data type in java?

721


Define iterator and methods in iterator?

735


Explain the transient field modifier?

772


What is a singleton class in Java?

733