Answer Posted / ravikiran(aptech mumbai)
finally is used to conserve the resources after the
exception is raised
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you mean by chromounits in java8?
Which method must be implemented by all threads?
What is a singleton puppy?
Can you pass by reference in java?
What is the difference between notify and notifyall method?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
How big is a boolean?
Can static methods access instance variables in java?
What is type inference in java8?
What is the set interface in java programming?
Which access specifier can be used with class ?
What is adapter in java?
Difference between string, string builder, and string buffer?
What is the applet security manager, and what does it provide?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?