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?

Answers were Sorted based on User's Feedback



How many times garbage collector will invoke an object?s finalize() method?..

Answer / ranganathkini

at least once during its lifetime

Is This Answer Correct ?    5 Yes 0 No

How many times garbage collector will invoke an object?s finalize() method?..

Answer / 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

How many times garbage collector will invoke an object?s finalize() method?..

Answer / leo zhao

Only once.

Is This Answer Correct ?    4 Yes 0 No

How many times garbage collector will invoke an object?s finalize() method?..

Answer / ravikiran(aptech mumbai)

only once before garbage collection or it may depend on the
garbage collector.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

explain the difference between jdk and jvm?

0 Answers  


How do you make a thread in java?

0 Answers  


What is the difference between post and put?

0 Answers  


Difference between overloading and overridding?

4 Answers  


How do you escape in java?

0 Answers  


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

0 Answers   CDAC,


What is difference between static and final?

0 Answers  


Why is Java a platform independent language?

1 Answers  


Garbage collection in java?

0 Answers  


Infinite loop using while ?

4 Answers  


What is the SimpleTimeZone class?

0 Answers  


What is a stack class in java ?

0 Answers   Akamai Technologies,


Categories