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 |
How you can implement custom validation in asp.net MVC?
what is .NET ?
Is it possible to create a custom filter?
What is Peek method in Tempdata in ASP.Net MVC?
What is oauth in web api?
How does servicing work for the .net framework 3.0?
how to disable the lazy loading framework?
How .net assemblies are registred as private and shared assembly ?
what is model first approach?
How do you enforce garbage collection in .NET
How do you specify comments using razor syntax?
How you deploy .NET assemblies