Answer Posted / dhawal
the code block in finally block must be executed if
exception throws or not,except if we write system.exit(0);
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Hash Map and Hash Table?
Explain about interthread communication and how it takes place in java?
How is a variable stored in memory?
What does 0 mean in boolean?
What is meant by design patterns?
How do you remove duplicates from an array in java?
Is hashset ordered?
Implement a stack with push (), pop() and min() in O(1) time.
What is advantage of java?
Explain about anonymous inner classes in java?
What are the application of stack?
What does indexof mean?
what is singleton in java?
Why convert an applet to an application?
How do you take thread dump in java?