FlashcardBeginner
Garbage Collection
Java automatically reclaims unused memory through garbage collection.
Question
What is automatic memory management (garbage collection) in Java?
Click to reveal answer
Java automatically reclaims unused memory through garbage collection.
What is automatic memory management (garbage collection) in Java?