what is the purpose of the final in the try-catch-final
Answer Posted / madhu
yes it correct it is finally,the use of finally is,if we
did not catch the exception in try/catch block also finnaly
will catch.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Do you need to import math in java?
What is the size of string?
Why are constructors used?
What is intern method in java?
What is bom encoding?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
What are the major drawbacks of external iteration?
Which containers use a flowlayout as their default layout in java programming?
Difference between Preemptive scheduling vs. Time slicing?
What is the concept of multithreading?
Is java a super set of javascript?
What is jagged array in java?
What is a website container?
How is java created?
Is overriding possible in java?