Is there a case when finally will not execute?
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean to flush a file?
What is the purpose of setAutoCommit() ?
What are wrapped classes in java programming?
Can we create a class inside a class in java?
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
Is array an object in java?
What is scanner in java?
How does a cookie work in Servlets?
What are "methods" and "fields"?
whats the diff between jsp and servlets?
Why Java is a platform independent language?
What is diffrance between FINALIZE() & FINALLY ?