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 are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
mention what is the key advantage of using entity framework or ef?
What is the advantage of mvc?
Is the following route definition a valid route definition? {controller}{action}/{id}
What is .net framework in simple terms?
What are Validation Annotations?
What is basic authentication in web api?
What is the difference between model view and controller?
Explain what platforms does the .net framework run on?
Can I remove .net framework?
List the new features added in .net framework 4.0.
What you mean by routing in mvc?
what is split entity?
What is .net framwork?
Can I add mvc testcases in visual studio express?