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 |
how to make a un-checked exception as a checked exception one.
What is downcasting?
How to know the host from which Applet is originated?
What is the purpose of void?
What is difference between calling start() and run() method of thread?
Are arrays classes in java?
What is java class writing rules?
why the equals method can be override?when we override the equals method?
Highest level event class of the event-delegation model?
How do you classify Dialog Box?
Is string a datatype?
What is the difference between constructor and method?