Tell me about the internal working of Garbage collector?

Answer Posted / mahesh kotekar

GC = Garbage Collector. Its non-deterministic process. When
there are no references to an object and when the system
memory is too low. Then GC runs to deallocate those memory
for non refernced objects. It also moves objects from one
memory allocation to another.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is routeconfig.cs in mvc 4?

863


Is it possible to cancel filter execution?

735


What is disconnected scenario? : Entity framework

748


What is storage model? : Entity framework

749


Explain Keep method in Tempdata in ASP.Net MVC?

764


What are Code Blocks in Views?

843


What is the difference between viewbag and viewdata in mvc?

725


Are there any parts of the .net framework 3.0 that only work on windows vista?

800


What is the difference between entity framework and mvc?

735


How can you return string result from Action in ASP.Net MVC?

757


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

809


In razor syntax, what is the escape sequence character for @ symbol?

742


Explain something about model, view and controllers in asp.net mvc?

749


What is needed for running an application built on winfx on the .net framework 3.0?

697


What is edm in entity framework?

727