Answer Posted / sakthivel(gceb)(n.p)pollachi
finalize is one of the keyword in java.if you once declare
a method is final it can not be derived from another
class.you can use them in the form of finalize function name
()
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
Explain the difference between abstract classes and interfaces in java?
What is preparedstatement in java?
Explain different types of wrapper classes in java?
What is double word?
How concurrent hashmap works?
What do you mean by local class?
Can a class with private constructor be extended?
What are recursive functions? Give some examples?
Does java allow overriding static methods ?
What is bigger kb or mb?
Can the garbage collection be forced by any means?
Is boolean a wrapper class in java?
What are the rules for naming an array?
How are variables stored in memory?
What are the steps involved to create a bean?