Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

when will garbage collector run?

Answer Posted / vamsi manikonda

when the object was not used it was thrown to the garbage
collector.this has to be done by CLR which behaves like a
runtime for .net like java virtual machine for java.

we can force the garbage collector to run also.

syntax:system.gc.collect();

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u declare static variable and how it is declared and what is its lifetime?

1078


Where can I get information on cookies in asp.net?

1057


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1024


What are the memory-mapped files?

1056


What are the two Layouts supported by a Web form in ASP.NET?

1103


What are the modes of updation in an updatepanel?

1013


What is a gridview in asp.net?

1072


How do sessions work?

983


What is the use of session?

984


Explain the use of dataadapter.

1127


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

1140


Does web services support data reader like pom project?

985


What are type/key pairs in client script registration?

1117


What is voluum?

1013


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

2064