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

How to free the memory that is not used by an object in
garbage collection?

Answer Posted / srinivas

in garbage collection,heap is divided into
generations,g1,g2,g3.all available objects stored in g1,if
g1 is full,then garbage collector performs the collection
process,in that fist identify the ideal object and used
objects,second delete the used objects and ideal objects are
put in to finalization queue,and then use genarations.

then we get free memory in garbage collection

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does Tempdata hold the data for other request in ASP.Net MVC?

1028


What is rxjava used for?

1180


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

1137


How to enable Attribute Routing?

1170


What is Attribute Routing in ASP.Net MVC?

1148


Explain unit test done by tester on development team?

1048


How we can handle the exception at controller level in ASP.Net MVC?

1165


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

2279


Is .net core faster than .net framework?

1135


How to use Jquery Plugins in ASP.Net MVC validation?

1118


How we can add the CSS in ASP.Net MVC?

1084


What is the .net framework?

1124


Explain JSON Binding?

1110


What is edm in entity framework?

1050


Is it possible to cancel filter execution?

1073