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 is string made of?
What is args length in java?
Can you declare an interface method static?
What is method overriding in java ?
How to display arraylist values in java?
what is meant by Byte code concept in Java?
List primitive java types?
List down the methods and interfaces of collection class in java.
What is the difference between superclass and subclass?
What are facelets templates?
Is arraylist sorted in java?
Is it safe to install java on my computer?
What happens if a constructor is declared private?
What is gc()?
Explain how can you debug the Java code?