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
What is the covariant return type?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What are keyboard events?
What is reverse function?
How do you remove an element from an arraylist in java?
Explain thread life cycle in java?
What are triggers in DB? Explain their types. How do they work?
How is java hashmap implemented?
What is the char data type?
Difference between object and reference?
Can java cast null?
What is the method overriding?
how to one war file class to another war file class?
Is string thread safe in java?
Which method returns the length of a string?