what is the purpose of the final in the try-catch-final
Answer Posted / ramakrishna challapalli
finally is an optional one its not a mandatory statement
after try-catch blocks
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When do we need to use internal iteration? When do we need to use external iteration?
What is dynamic array in java?
What is the base class of all exception classes in java?
What is bufferedwriter?
can used Protected Class outside Function.?
What is a local, member and a class variable?
What is the difference between stringbuffer and stringbuilder class?
Can we use String with switch case?
Why should we use singleton pattern instead of static class?
How do I stop concurrentmodificationexception?
What is nan inf?
What language is pass by reference?
What is purpose of find feature?
How do you implement tree mirroring in java?
Explain the importance of import keyword in java?