hi,, i am very much confused about how finalize() method works since there is very less explanation about this method.
can anyone help me out in explaining that in the following the defined object is eligible for garbage collection, If it is, how? and if not why? or will it ever be able to get collected by garbage collector as there exists a live ref reffering to the object.. please help in explaining the story behind the scenes..
thanks.
regards.