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

Answer Posted / sri

In the Dotnet CLR maintains the Heap. It stores the Objects
which are recently used in the Top of the Heap. By using
this GC identifies the objects which are recently used and
which are not in use.

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is partialview in asp.net mvc?

775


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

806


Explain tempdata in asp.net mvc?

767


What is .net architecture?

731


Explain the difference between viewbag and viewdata in mvc?

730


Explain the .net framework.

714


What is viewstart page in mvc?

761


Can I set the unlimited length for "maxjsonlength" property in config?

746


How we can add the CSS in ASP.Net MVC?

765


Is mvc 4 supporting windows azure sdk (software development kit) ?

751


What is connected scenario? : Entity framework

723


Explain the new features added in version 4 of mvc (mvc4)?

747


What is .net framwork?

723


What is presentation framework?

731


What you mean by routing in asp.net mvc?

727