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...

If i have 100 objects in my application are out of
scope.when first time garbage collected how many objects
memory reference are free?

Answer Posted / radhika

garbage collector cleans the memory based on the concept of
unreachable roots.so if these 100 objects are not in the
list of reachable roots provided by the jitcompiler which
is avalable to garbage collector then they will be removed.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between Trace and Debug

1129


What is the size of a decimal?

1127


What is “using” statement in c#?

1143


What does void mean in c#?

1037


What is the difference between double and decimal in c#?

1022


What is a function c#?

1012


What is application c#?

935


Is overriding of a function possible in the same class?

1006


List out the differences between array and arraylist in c#?

1047


What is an extension method in c#?

1033


Explain About .Net remoting

1046


Explain types of comment in c# with examples

1001


What are the types of delegates in c#?

947


Can we inherit private members of class in c#?

1016


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

1974