American Express Interview Question

What is a garbage collector in Java? When does it run?

Interview Answer

Anonymous

Mar 23, 2018

Garbage is collected when the computer is running low on available memory.