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 many times garbage collector will invoke an object?s
finalize() method?

Answer Posted / rakesh kumar jha

whenever object is go beyond the reachable gc invoked the
object by the finalize method, but it should be atleast
once in life cycle.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is subsequence of a string?

1151


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

1079


What does nextint () do in java?

1054


What's the difference between an abstract class and interface in java?

1080


How to implement an arraylist in java?

1251


What are the string methods in java?

1132


Can we increase array size dynamically in java?

1009


What are the Class Libraries ?

1086


What is the difference between import java.util.date and java .util?

1100


What is static keyword?

1244


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

1051


How can you add and remove nodes in jtree?

1103


Why java is considered dynamic?

1220


Is arraylist ordered in java?

1167


How many bytes is a unicode character?

1061