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

Why we need a separate mobile project template, while we can render our web application in mobile ?

677


What are the two ways to add constraints to a route?

631


Which version of .net framework is installed?

586


What are the sub types of ActionResult?

669


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?

1894






How to change the action name in ASP.Net MVC?

662


How route table has been created in asp.net mvc?

627


What is the use of view model in asp.net mvc?

758


Is entity framework slow?

633


What are non action methods in mvc?

630


What is entity framework? : Entity framework

666


Is .net framework going away?

661


List out few different return types of a controller action method?

698


What are Code Blocks in Views?

748


Which filter executes first in an asp.net mvc application?

645