American Express interview question

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

Interview Answer

Anonymous

23 Mar 2018

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