How Garbage Collector (GC) Works?



How Garbage Collector (GC) Works?..

Answer / vandana joshi

When no refernce to a class object exist then GC will
deallocate memory occupied by those refernces automatically.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Whate are resource files?

0 Answers  


What are .net functions?

0 Answers  


What is delegation in .net?

0 Answers  


Explain why do we use msmq?

0 Answers  


State the various features present in .NET?

0 Answers  






Difference between machine.config and web.config?

0 Answers  


Explain how do assemblies find each other?

0 Answers  


Explain when should you use .net web forms over asp.net mvc?

0 Answers  


Explain the difference between the stack and the heap?

0 Answers  


How we can achieve Connection pooling in .Net?

0 Answers   PUCIT,


Please explain what is reflection and what is it for?

0 Answers  


Tell us the difference between managed and unmanaged code?

0 Answers  


Categories