What is garbage collection and what is it used for?

Submitted by: Administrator
In computer science, garbage collection (GC) is a form of automatic memory management. The garbage collector, or just collector, attempts to reclaim garbage, or memory occupied by objects that are no longer in use by the program.
Submitted by: Administrator

Read Online Middleware Job Interview Questions And Answers