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
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
what is entity sql?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
Explain unit test done by tester on development team?
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What are actions in mvc?
Does .NET Framework support SAX?
What is .net core framework?
How to answer for project questions..?
Which version of .net framework is installed?
explain lazy loading, eager loading, and explicit loading?
What is managed extensibility framework?
What is entitytype? : Entity framework
explain what is ado.net entity framework?