what is the purpose of the final in the try-catch-final
Answer Posted / srinivas
After executing try catch statements last statement is
finally it must execute in at anycase
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is string a data type in java?
What is the difference between Grid and Gridbaglayout?
In case of inheritance what is the execution order of constructor and destructor?
Why string is called as immutable?
What is boolean used for?
what is ststic with example
What is singleton class and how can we make a class singleton?
What is passing by reference in java?
What is OOP Language?
What are the types of arrays in java?
Is .net better than java?
What is the exception hierarchy in java?
What is the driver class?
What are the advantages of compiled language?
What is array pointers ?