How Garbage Collector identifies the objects which are not
in use?

Answer Posted / kanth

Garbage Collector identifies a unused object using "referce
counting"
reference countiing: how many times the object is used
if the count is zero..its is unuesd....now the gc will
release the resources..

Is This Answer Correct ?    5 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Bundle.Config in ASP.Net MVC4?

571


What is difference between razor and web form engine?

536


What is work of clr?

577


what is ssdl?

680


What are HTML Helpers, AJAX Helpers in ASP.Net MVC?

580






what is entityclient?

686


why DotNetFramework is included in building a software

2215


What is Layout in ASP.Net MVC?

577


What is the significance of nonactionattribute?

587


Difference between ASP.NET MVC and ASP.NET WebForms?

566


What are ajax helpers in mvc?

521


Is dapper better than entity framework?

535


What are the advantages of razor view engine?

531


What is entity framework firstordefault?

547


Is razor a server side?

528