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 action methods in web api?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Is dapper better than entity framework?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
How you can implement custom validation in asp.net MVC?
Explain peek method in tempdata in asp.net mvc?
What is the difference between entity framework and mvc?
why DotNetFramework is included in building a software
Why to use html.partial in mvc?
How large is the .net framework 3.0?
How to use Jquery Plugins in ASP.Net MVC validation?
Can you explain renderbody and renderpage in asp.net mvc?
how do you truncate a table using entity data model?
Why to use Html.Partial in ASP.Net MVC?
Explain Keep method in Tempdata in ASP.Net MVC?