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 garbage collector come into picture. ?

Answers were Sorted based on User's Feedback



when garbage collector come into picture. ? ..

Answer / manjunath

Garbage collector will be called at the time of huge memory
requirements by the .net framework unless it can be done by
finalize method on dispose object or iddisposable interface.

It can be forced by calling System.GC.Collect;

Is This Answer Correct ?    3 Yes 0 No

when garbage collector come into picture. ? ..

Answer / manikanta.srinu

1).The system has low physical memory.
2.The GC.Collect method is called. In almost all cases, you
do not have to call this method, because the garbage
collector runs continuously.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

How is the using() pattern useful? What is idisposable?

0 Answers  


What is CLR,MSIL and Jit Compiler and their roll in .net

1 Answers   PCS,


1. How to restrict a class from allowing to create only one object. I.e., one should be allowed to create only one object of the class type.

1 Answers   247Customer, FinEngine, TCS,


Explain about appdomains?

0 Answers  


Whats new features in Visual Studio 2012?

0 Answers   B-Ways TecnoSoft,


How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts

0 Answers  


Define cache? : Dot net architecture

0 Answers  


Explain the purpose of cache? How is it used? : .NET Architecture

0 Answers  


What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture

0 Answers  


how to add list of items in a web application and win application?

0 Answers   Six Sigma,


What is Object Caching in Visual Studio 2010?

0 Answers   Arigo Infotech,


what are constructors and destructors

1 Answers   Six Sigma,


Categories