Tell me about the internal working of Garbage collector?

Answer Posted / sri

Internally GC Frees the memory means The objects which are
not used from long time onwords it delets the objects and
frees the memory to place the new objects which are going
to be used.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I have multiple filters implemented, what is the order in which these filters get executed?

518


How do I use partial view?

525


What is the difference between model view and controller?

475


What is .net framework in simple terms?

532


How the ‘page lifecycle’ of ASP.Net MVC does works?

585






Is .net framework backwards compatible?

597


Which version of the common language runtime (clr) does the .net framework 3.0 use?

559


What is entity framework firstordefault?

534


i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?

1740


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

547


What is partialview in asp.net mvc?

593


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

511


Explain the use of Inversion of control (IOC)?

597


what is eager loading?

565


How to bind table colum with gridview column?

602