Answer Posted / guest
FINALLY IS KEYWORD USED IN EXCEPTION HANDLING.
IT CREATES A BLOCK OF CODE TO BE EXECUTED AFTER TRY--CATCH
HAS COMPLETED AND BEFORE THE CODE FOLLOWING TRY--CATCH.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is the use of a conditional inclusion statement in Java ?
How many bits is a float?
What is a top level class in java?
when you will synchronize a piece of your code? : Java thread
What is class forname used for?
What are conditionals and its types?
How do you calculate square roots?
Why does java doesnt suuport unsigned values?
What are 4 pillers of object orinted programming?
Can we increase array size dynamically in java?
Why volatile is used in java?
What is the default execution method in java?
What is java util concurrentmodificationexception?
How do you declare a variable?
Difference between current previous versions of Java?