In java, ____________________ takes care of managing memory for objects dynamically.
(a) Free collector
(b) Dust collector
(c) Memory manager
(d) Garbage collector
I had been asked this question in final exam.
Asked question is from Memory Allocation of Object topic in chapter Object of Object Oriented Programming