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

who handles these error while writing the source code???.

2 Answers  


What are the types of authentication in .net

1 Answers  


how many ways for pass the parameters in the fuction in c#

4 Answers  


Do I need microsoft .net framework?

0 Answers  


What is GUID and why we need to use it and in what condition? How this is created

1 Answers  






Explain the advantages of asp.net mvc over asp.net?

0 Answers  


What is entity framework in asp net?

0 Answers  


How we can call a javascript function on the change of a dropdown list in mvc?

0 Answers  


Can you explain renderbody and renderpage in asp.net mvc?

0 Answers  


How do you sort a dataset?

2 Answers  


Tell me the best web-sites for Learning the ASP DOT NET.

3 Answers  


Is CLR is compiler or Interpreter

3 Answers   L&T,


Categories