Answer Posted / sravanthi
In the finally block we usually have code that is used to
perform clean up activities corresponding to the code in the
try block.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between synchronized and synchronized block?
Why do people says “java is robust”?
What are functions in java?
Why generics are used in java?
What is the use of arraylist in java?
What do you understand by synchronization?
What does sprintf mean?
What is lazy initialization in java?
What is quick sort in java?
Can we have multiple classes in single file ?
How to use string tokenizer class.
What does this mean java?
What is singleton class and how can we make a class singleton?
Is java hashset ordered?
Enlist diffrent types of inheritance supported by java?