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
Can a method be overloaded based on different return type but same argument type?
What are the advantages of java over C++?
What is the function of static in java?
Why does java not support pointers?
What is the purpose of the system class in java?
What is the final blank variable?
What do you understand by the term string pool?
what is bmg file and how to create that files?what will it contailn?
What is module in oop?
What is singleton service?
What is the association?
Can two objects have same hashcode?
Why is multithreading important?
Explain OOPs concept.
What is broken and continue statement?