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 exactly garbage collection take place?

Answer Posted / vinay

Another way to call garbage collector :-
Runtime rt = Runtime.getRuntime();
rt.gc();

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 purpose of file class?

1085


What is prefix of a string?

1080


What is serialization in java?

1107


Can a class be declared as static?

1217


Why is a singleton bad?

1002


Can we store variables in local blocks?

1405


What is methods in java?

1046


What does file separator do in java?

1073


Can we override constructors?

1050


How do you add an element to a hashset in java?

1054


How to use arraylist in java netbeans?

1092


How do you insert a line break?

959


Is finalize() similar to a destructor?

1078


What is java volatile?

1136


Differentiate between array list and vector in java.

1154