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 Garbage Collector identifies the objects which are not
in use?

Answer Posted / anirudh menon

C# makes use of the Finilize() destructor for this purpose.
The CLR periodically checks the entire program for unused
objects using the refrence tracing garbage collector which
in turn invokes he Finilze() destructor to relese the
memory of such objects.

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to answer for project questions..?

2755


What is Area in ASP.Net MVC?

1157


Do you know about the new features in ASP.Net MVC 4 ?

1162


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

2278


What is Dependency Injection in ASP.Net MVC

1102


Can I add asp.net mvc testcases in visual studio express?

1132


How does servicing work for the .net framework 3.0?

988


Which filter executes first in an asp.net mvc application?

1041


Explain the advantages of asp.net mvc over asp.net?

1177


If I have multiple filters implemented, what is the order in which these filters get executed?

977


What is the use .glimpse in mvc?

1101


What you mean by routing in asp.net mvc?

1113


Does windows 10 need .net framework?

1065


What is meant by bootstrap in mvc5?

1265


What is representational state transfer (rest) mean?

1043