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
What is the "helperpage.isajax" property?
What are the main features of asp.net mvc 4 used by asp.net web api?
what is eager loading?
Is .net framework dead?
Is it possible to share a view across multiple controllers?
How do I use partial view?
What is domain class model?
What is .net framework used for?
What are html helpers in asp.net mvc?
explain why t4 entity is important in entity framework?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is entity framework? : Entity framework
What are the advantages of mvc over asp.net?
What is the significance of nonactionattribute?