Explore Library
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