Tuesday, November 29, 2011

When is an object subject to garbage collection?

An object is subject to garbage collection when it becomes unreachable to the program inwhich it is used.
Category:Java Interview Questions

No comments:

Post a Comment