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 GC (Garbage Collector) knows the objects reference is
unused.Whether GC removes the unused object Parmanently or
it maintains something.

Answer Posted / balamurugan

it checks whenever we will not used the objects in our
program then jvm checked with forward referenceduse help of
heap memory. then gb removes the un used objects

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of lambda expressions?

1108


What is the difference between Grid and Gridbaglayout?

1336


Differentiate between == and equals().

1093


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

997


What package is math in java?

1053


What is boolean used for?

1090


Define a java class.

1534


Can list be final in java?

985


What is the base class of all exception classes in java?

1105


What is jvm? How its run?

1136


What are controls and their different types in awt?

1140


What is a substring of a string?

1231


Differece between class and generic class?

1092


Does A Class Inherit The Constructors Of Its Superclass?

1138


Why enumeration is faster than iterator?

988