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
what is entity data model?
How can I return string result from action in asp.net mvc?
What is the use of display modes?
what is entityclient?
Explain the new features added in version 4 of mvc (mvc4)?
What are the two ways to add constraints to a route?
What is meant by tempdata in mvc?
What is disconnected scenario? : Entity framework
What is entity framework? : Entity framework
what is scalar property?
Which are the important namespaces used in mvc?
What is the mvc pattern (model view controller pattern)?
Can we have enum in entity framework?
Why to use Html.Partial in ASP.Net MVC?
Give an example for authorization filters in an asp.net mvc application?