41. What is garbage collection? Garbage collection is a heap-management strategy where a run-time component takes responsibility for managing the lifetime of the memory used by objects. This concept is …
.NETInterview Questions and AnswersTechnical Interview Questions and Answers