Garbage collection in C#

Garbage Collection in C#

What is Garbage collection in C#? Memory management is the main concern for any application whether an application is window based or web-based. Garbage collection in C# is an automated process of Common Language Runtime (CLR). In .Net, CLR has a garbage collector that executes as a part of our program and responsible for reclaiming …

Read moreGarbage collection in C#

RSS
Follow by Email
YouTube
YouTube
LinkedIn
Share