adspace


What is garbage collection and what is it used for?

Answer Posted / Abdul Samad

Garbage collection (GC) is a process that automatically deallocates memory no longer being used by an application, thus preventing memory leaks and improving performance. It allows developers to focus on writing code rather than manually managing memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category