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 is garbage collection in Java, and how can it be used ?

Answers were Sorted based on User's Feedback



What is garbage collection in Java, and how can it be used ?..

Answer / dhawal

garbage collection is process run thruogh out the java
programe ,when we class creation takes place after that we
have to instantiate that class ,if we can not gives refrence
to this object then that will be find out by garbage
collector and that will collect by garbage collector.

Is This Answer Correct ?    11 Yes 16 No

What is garbage collection in Java, and how can it be used ?..

Answer / subramanyam

IF an object is created for an class that object is not
used than the memory which is allocated to that objected to
be wasted ,the wastage of memory is called garbage
collection

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More Core Java Interview Questions

What is diffrance between FINALIZE() & FINALLY ?

2 Answers   Infosys,


Is a boolean 1 bit?

0 Answers  


What’s meant by anonymous class?

0 Answers  


What is a qms manual?

0 Answers  


What is an empirical question?

0 Answers  


How do you trim a space in java?

0 Answers  


What is package protected in java?

0 Answers  


Why do we need strings in java?

0 Answers  


Does chrome use java?

0 Answers  


What does the append?

0 Answers  


What is the instance of an object?

0 Answers  


What is the difference between static (class) method and instance method?

0 Answers  


Categories