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 |
What is dynamic dispatch in java?
What is thread count in java?
When parseint method can be used?
How to transfer data from an Applet to Servlet ?
What class is used to create Server side object?
What languages are pass by reference?
What is an object in java and how is it created?
What does jenkins do?
Why strings in java are called as immutable?
how can be object class inherited to all class in a program when java does not support multiple inheritance??
How do you convert string to int in java?
Can we inherit the constructor in a Class?please give one example.