user image

Gagan Mishra

Job Interview Skills
English
2 years ago

Question 570. How Garbage Collector (gc) Works?

user image

Abhishek Mishra

2 years ago

The methods in this class influence when an object is garbage collected and when resources allocated by an object are released. Properties in this class provide information about the total amount of memory available in the system and the age category, or generation, of memory allocated to an object. Periodically, the garbage collector performs garbage collection to reclaim memory allocated to objects for which there are no valid references.

Recent Doubts

Close [x]