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
What is the transient keyword?
what is collatration?
What are the different types of inheritance in java?
What is the platform?
List the features of java programming language.
What is hashmap in java?
Name few java.lang classes introduced with java 8 ?
What is the full meaning of java?
What is singleton class in java and how can we make a class singleton?
Explain the protected field modifier?
Can a final method be overloaded?
What is the largest data type in java?
Define iterator and methods in iterator?
Explain the transient field modifier?
What is a singleton class in Java?