Garbage collection (computer science)
In computer science, garbage collection (GC) is a form of automatic memory management. The garbage collector attempts to reclaim memory that was allocated by the program, but is no longer referenced; such memory is called garbage.
Source: Wikipedia — Garbage collection (computer science) (CC BY-SA 4.0)