Explain final, finalize() and finally?
Answer Posted / 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 |
Post New Answer View All Answers
What is final modifier?
What is meant by oops concept in java?
what is thread? : Java thread
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What are the four integer types supported by java?
What is the purpose of garbage collection in java?
What do you mean by default constructor in java?
How do you sort in ascending order in java?
Why java uses the concept of the string literal?
Can list be null in java?
What is a ternary operator in java? What is an interface?
Name few java 8 annotations ?
Is java se free?
What is skeleton and stub?
Can you use this() and super() both in a constructor?