Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How does Garbage collector(GC) works in .net

Answer Posted / bala

Garbage collection is a system whereby a run-time component
takes responsibility for managing the lifetime of objects
and the heap memory that they occupy. This concept is not
new to .NET - Java and many other languages/runtimes have
used garbage collection for some time.
A little. For example, the System.GC class exposes a
Collect method - this forces the garbage collector to
collect all unreferenced objects immediately.

Is This Answer Correct ?    12 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between web config and machine config files?

1063


Describe the differences between the lifecycles of Windows services and Standard EXE?

1274


What is voluum?

1018


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

1069


Explain in what order a destructors is called.

1079


What are the uses of list view control in Asp.net?

1092


How can you register a custom server control to a web page?

1027


How would you implement inheritance using c#?

1048


What is the purpose of using MVC programming pattern in ASP.NET?

1075


Why we go for mvc instead of asp.net? : Asp.Net MVC

1123


What are the file extensions for razor views?

1190


Where web.config file is used?

1149


What is master page in dtp?

1046


What are the events in a page life cycle?

992


What are the Types of objects in ASP

1148