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
Can I use razor code in javascript in asp.net mvc?
Can any particular component of .net framework 3.0 be removed?
Is dapper faster than entity framework?
What are the possible razor view extensions?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
how do you truncate a table using entity data model?
What is ViewData and TempData in ASP.Net MVC?
what is conceptual model?
What is action methods in web api?
Which is the root namespace for fundamental types in .net framework?
What is renderbody?
Can I add asp.net mvc testcases in visual studio express?
Explain the advantages of asp.net mvc over asp.net?
What are differences between entity framework and l2s? : Entity framework
mention what is csdl, ssdl and msl sections in an edmx file?