Explain final, finalize() and finally?
Answers were Sorted based on User's Feedback
Answer / ajit kumar
write a program explain the exception handling machanisms
in java using the keywords try catch and finaly ?
| Is This Answer Correct ? | 4 Yes | 12 No |
While opening the file, what type of exceptions can be caught?
Explain access modifiers in java.
Is arraylist a class in java?
What is identifier give example?
what is the difference between AWT and SWING what is the advantage of using swing?
what is a static block?
Superclass of exception
What are the advantages and disadvantages of object cloning?
What isan abstract class and when do you use it?
why are there separate wait and sleep methods? : Java thread
Default layout of panel and frame?
Is there any case when finally will not be executed?