Answer Posted / guest
this method will execute in any case whether an exeption
is aughat or not
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is return in java?
What is the different between get and post?
Can we have any other return type than void for main method?
Define packages in java?
How variables are declared?
What is use of inner class in java?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
What is valid keyword in java?
What is temp in java?
What are the restrictions imposed by a Security Manager on Applets?.
Is it possible to compare various strings with the help of == operator?
When should you use arraylist and when should you use linkedlist?
what is the difference between the methods sleep() and wait()? : Java thread
What is the use of conditional statement?
What are the kinds of polymorphism?