What's the difference between Java and .NET garbage collectors ?



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

Post New Answer

More Dot Net Framework Interview Questions

Explain the 'page lifecycle' of an ASP.NET MVC?

0 Answers  


What is the domain object?

0 Answers  


What is the use of view model in asp.net mvc?

0 Answers  


If I have multiple filters implemented, what is the order in which these filters get executed?

0 Answers  


Does windows 10 need .net framework?

0 Answers  


What is the .net framework and how does it work?

0 Answers  


What are the advantages of razor view engine?

0 Answers  


What is stateless model?

0 Answers  


The order of the filters that get executed, if the multiple filters are implemented?

0 Answers  


Explain the .net framework.

0 Answers  


What is viewbag title?

0 Answers  


creating crystal reports in asp.net & vb.net

1 Answers  


Categories