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
How we can add the CSS in ASP.Net MVC?
Why is entity framework used?
What is entitytypes? : Entity framework
Explain the new features 3.5 framework against with the tool?
what is datacontrols?
Explain the role of assembly in the .net framework.
What are the versions of .net framework?
How to return the JSON from action method in ASP.Net MVC?
what is lazy loading in entity framework?
mention what is csdl, ssdl and msl sections in an edmx file?
What filters are executed in the end?
Briefly describe the roles of clr in .net framework?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
How does .net framework works?
what is explicit loading?