Explain about Garbage Collection?

Submitted by: Administrator
Garbage collection is also known as automatic memory management, which is used for automatic recycling of dynamically allocated memory. Garbage collection is performed by Garbage collector which will recycle memory if it is proven that memory will be unused.
Submitted by:

Read Online VB .Net Developer Job Interview Questions And Answers