When Garbage Collector will run and how its identifing
whether the Object is used or Not.?

Answer Posted / naresh

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 ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should I delete cookies?

499


What is the parent class of all the web server control?

487


What are the features that make asp.net more used framework? : asp.net mvc

548


In which situation can you not use a viewstate?

538


How can you dynamically add user controls to a page?

511






Do I need to have the latest version of windows media player installed?

517


What's the use of formatters in .net?

576


Define static member?

540


Explain the use of resource manager class in .net.

507


Differences between “dataset” and “datareader”.

560


How can we inherit a static variable?

545


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

583


What is the difference between ASP Session State and ASP.Net Session State?

585


Why does my asp.net file have multiple tag with runat=server?

575


What websites use asp.net?

524