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

What part of memory - Stack or Heap - is cleaned in the garbage collection process?

Answer Posted / nashiinformaticssolutions

On Heap memory, garbage collection is employed to release the memory used by objects with no references. Every object created in the Heap space has access to the entire application and may be referred to from anywhere.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the covariant return type?

1170


what are three ways in which a thread can enter the waiting state? : Java thread

1074


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

1044


What is the purpose of using javap?

1157


What are variable names?

1019


What is udp in java?

1042


Can size_t be negative?

1247


How to display names of all components in a Container?

2992


What do you mean by mnemonics?

1112


What is super keyword explain with example?

1348


How to sort double array in java?

1038


Does java support multiple inheritances?

1066


Differences between C and Java?

1288


How many types of constructors are used in java?

1269


What is final int?

1101