Answer Posted / ravikiran(aptech mumbai)
finally method is used to conserve the resources before the
exception is being caught
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to display names of all components in a Container?
What environment variables do I need to set on my machine in order to be able to run java programs?
Why singleton class is used in java?
Does java allow default arguments?
What class allows you to read objects directly from a stream?
Difference between notify() method and notifyall() method in java?
What is lossy conversion in java?
In case of inheritance what is the execution order of constructor and destructor?
Where is core java used?
Is set sorted in java?
Does unicode support all languages?
What is runtime polymorphism or dynamic method dispatch?
What variables are stored in stack?
what are Hostile Applets?
Can we override compareto method?