Answer Posted / manikandan adhimoolam
1.its a keyword in java
2.whether or not exception its automatically executed.
3.its follwed by try,catch.
4.its optional block.
5.using for connection close in db connection
6.if dont want execute finally u mention the catch block
system.exit(-1)
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are thread safe functions?
Why do we use return statement?
Why should we use singleton pattern instead of static class?
Can we use return in constructor?
What is the best way to findout the time/memory consuming process?
What are the special characters?
What are the two types of java programming?
What causes memory leaks in java?
What is a stringbuffer?
How many tetrahedral voids are there in bcc?
How can constructor chaining be done using this keyword?
Explain method overloading?
What is the difference between static method and instance method in Java?
What are facelets templates?
What is variable and constant explain with example?