What's the difference between Java and .NET garbage collectors ?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the methods used to render the views in mvc?
What is a model in android?
What is objectcontext? : Entity framework
Which are the important namespaces used in ASP.Net MVC?
what is entity framework advantage?
What is the "helperpage.isajax" property?
what is scalar property?
Possible ways to prevent xss attacks on mvc application?
Do you know about the new features in ASP.Net MVC 4 ?
Can we have enum in entity framework?
What is entitytypes? : Entity framework
Explain the tools used for unit testing in ASP.Net MVC
What are the main features of asp.net mvc 4 used by asp.net web api?
What is clr? How does work clr & wht is work of clr?
How we can call a javascript function on the change of a dropdown list in mvc?