R Ram Sharma • 193.88K Points Coach Q. What garbage collection in the context of java? (A) The operating system periodically deletes all of the java files available on the system. (B) Any package imported in a program and not used in automatically deleted. (C) When all references to an object are gone, the memory used by the object is automatically reclaim (D) None of the above Correct Answer - Option(C) Views: 222 Filed under category JAVA Share
Discusssion
Login to discuss.