Answer Posted / sushant
This is a block which provide gurantee about the particular
code execution, whether there is exception or not.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is break statement can be used as labels in java?
Can private class be extended java?
How does compareto work in java?
What is thread safe in java?
What is a class object?
What is java Applet?
What are the advantages of exception handling?
What is parsing a string?
What are the main differences between the java platform and other platforms?
Give the difference between the println method and sqrt method?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What's the difference between comparison done by equals method and == operator?
What do you understand by soft reference?
What is the impact of declaring a method as final?
Does list maintain insertion order java?