Answer Posted / devil
As in Java its happen automatically, but if you want to do
this force fully you can do this by the use of
keyword "finalize".
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
When is the finalize() called? What is the purpose of finalization?
What is the relationship between class and object?
Explain aggregation in java?
Can we increase array size dynamically in java?
What are the features of java?
What is strings in java?
What is heterogeneous in java?
Is vector thread safe in java?
Explain the importance of import keyword in java?
Can we sort list in java?
How is tree Mirroring implemented?
Where will it be used?
What about instanceof operator in java?
Can java object be locked down for exclusive use by a given thread?
How many threads can I run java?