ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Under what conditions is an object's finalize() method invoked by the garbage collector?

The garbage collector invokes an object's finalize() method when it detects that the object has become unreachable.

Related Posts Plugin for WordPress, Blogger...
Flag Counter