Answer Posted / ravikiran
finally clause is used to get executed irrespective of the
exception raising inorder to conserve the resources
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are exception handling keywords in java?
What two classes are used to read data only?
Is null a keyword in java?
Why does java does not support multiple inheritance? Explain
Why javac is not recognized?
What is java and why do we need it? Explain
What is the purpose of the file class in java programming?
What is jpa specification?
What is tcp and udp?
What does pointer mean?
describe synchronization in respect to multithreading? : Java thread
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
What is a jit compiler?
Can a abstract class be declared final?
How can I right-justify a string?