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 you explain model, controller and view in mvc?
When will the .net framework 3.0 be released?
explain why t4 entity is important in entity framework?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What are differences between entity framework and l2s? : Entity framework
What you mean by routing in asp.net mvc?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is presentation framework?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What are Action Filters in ASP.NET MVC and its use?
explain what is ado.net entity framework?
how do you truncate a table using entity data model?
what is complex type?
What is edm in entity framework?
What is .net core framework?