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
Explain about OOPS concepts and fundamentals.
Explain the difference between protected and default access.
What is regex used for?
What is meant by flickering?
Why Java doesn’t support multiple inheritance?
How do you sort objects in java?
Define Multiprogramming and Multiprocessing in java.
Garbage collection in java?
why an outer class cannot be declared as private?
Can java inner class be static?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
Can memory leak happen java?
What is a platform?
Is java free for businesses?
What is a stringbuilder?