Hi,
Can any one tell me under what conditions is an object's finalize() method invoked by the garbage collector?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AartiPosted Nov 17, 2011, 12:45 AM
finalize method is invoked by garbage collector before it start the process of garbage collection
VulpesPosted Nov 1, 2011, 6:39 PM