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

State some of the different languages supported by .net?

0 Answers  


What is the benefit of .net core?

0 Answers  


What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


what is the use of "mustinherit" keyword?

2 Answers  


how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?

8 Answers  






What is the managed and unmanaged code in .net?

3 Answers   Deltech, Dhanush Infotech,


How WSDL is stored ?

1 Answers   PPS, TCS,


Can you create instance of a class which has private constructor?

0 Answers  


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

0 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it?

2 Answers   Ksb,


what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?

3 Answers  


What is 3 tier architecture?

0 Answers  


Categories