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
how to open and edit XML file in Weblogic???
What is internal variable?
Can we extend a class with private constructor?
How big is a 32 bit integer?
Explain about the security aspect of java?
Does java support multiple inheritances?
What is the longest unicode character?
What is a website container?
Is constructor inherited?
What is jrmp?
What is java literals?
what is method reference in java 8?
What exactly is java?
how come we know the object is no more used in the class?
explain multi-threading in java?