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 ?

Answer Posted / veer

When an object has of no use in a program then it has to be
discarded to free the occupied space by it so that other
object can fill the space.That is what Garbaghe collection
is.

Is This Answer Correct ?    43 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is return null in java?

1021


What is a qualifier in a sentence?

1041


How to reverse a string in java?

1134


What do you mean by default constructor in java?

1122


Why are arrays useful in java?

1077


What is string pool in java?

1071


Can we have any code between try and finally blocks?

1073


What is main in java?

1209


Why volatile is used in java?

1144


Can we declare a class as abstract without having any abstract method?

1043


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

1028


What is the purpose of using bufferedinputstream and bufferedoutputstream classes?

1123


Can we sort array in java?

1011


Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.

1110


what is object slice?

2162