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

What is definingquery in entity framework? : Entity framework

0 Answers  


what do you mean by table-per-type?

0 Answers   Microsoft,


What does 'managed' mean in the .NET context

1 Answers  


When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?

5 Answers   TCS,


What is boxing and unboxing?

4 Answers   Kanbay, TCS,






What are the levels at which filters can be applied in an asp.net mvc application?

0 Answers   NA,


What type of filter does outputcacheattribute class represents?

0 Answers  


Explain encapsulation

1 Answers   HPCL, Hughes Systique Corporation,


What's different about namespace declaration when comparing that to package declaration in Java ?

1 Answers   Infogain,


Explain what is the difference between view and partial view?

0 Answers  


What are the types of authentication in .net

1 Answers  


What are the components of the .net framework.

0 Answers  


Categories