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

What is the advantage of packaging over xcopy in .net?

0 Answers  


what are the controls used to upload a file from client to server?

4 Answers  


How many types of design patterns available in .NET?

0 Answers  


What is Application Domain?

1 Answers  


Differences between namespace, class, assembly?

0 Answers  


If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

0 Answers  


What is reflection in microsoft .net context?

0 Answers  


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

8 Answers  


Which is the main Difference Between .Net 2003 and .Net 2005?

1 Answers  


What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it

2 Answers  


Name the classes that are introduced in the system.numerics namespace.

0 Answers  


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1 Answers   Siebel Systems,


Categories