What is the basically use of finally while we know it
is always executed but why?
Answer Posted / guest
it is must after a try statement
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How many ways can you break a singleton class in java?
How big is a 64 bit float?
Can you call one constructor from another if a class has multiple constructors?
What is finally in Java?
What data type is a string?
What is the loop in java?
What’s the difference between constructors and other methods?
What are the different types of inner classes?
What is locale?
What is java objectoutputstream?
What is the disadvantage of synchronization?
Is it possible for a yielded thread to get chance for its execution again?
What is jee6?
Can private class be extended java?
What is the difference between final, finally and finalize() in java?