What's the difference between Java and .NET garbage collectors ?
Answer / kirti
Sun left the implementation of a specific garbage collector up to the JRE developer, so their performance varies widely, depending on whose JRE you're using. Microsoft standardized on their garbage collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
More on CLR ?
What is namespace of asp.net mvc?
Explain dependency resolution?
what do you mean by table-per-hierarchy?
What is net framework 3.0 ?
What are the main features of asp.net mvc 4 used by asp.net web api?
how to disable the lazy loading framework?
What is objectcontext? : Entity framework
How to change the action name in ASP.Net MVC?
How to enable Attribute Routing?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
In which assembly is the mvc framework defined?