Answer Posted / debapriya patra
A finally clause will execute always wheather the try block
throw any exception or not.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the different access modifiers available in java?
What does this () mean in constructor chaining concept?
What is the technique adopted to create an immutable class?
What is meant by class?
What is the difference between menuitem and checkboxmenu item?
Can we overload run() method in java?
What is the reflection?
What is int lol?
What is void class in java?
Why is string buffer better than string ?
Can you override private or static method in java?
What is t type java?
What is the main functionality of the remote reference layer?
Can we have more than one package statement in the source file?
How do you sort arrays in java?