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 |
Explain about abstract classes in java?
How do you stop a thread in java?
what is the difference between String s="hello"; and String s=new String("hello");?
Can I have constructor in Interface?
In how many ways we can the thread? in java
What is an object in Java and what are its benefits?
What is the function of java?
Is there a sort function in java?
Why does java not support pointers?
What are different data types?
What is the purpose of nested class in java?
What is the immediate parent class of the Applet class?