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...


When garbage collector invokes object?s finalize() method?

Answers were Sorted based on User's Feedback



When garbage collector invokes object?s finalize() method?..

Answer / sameer

First the object has become unreachable
second the finalize() method call
third the object collect by garbage

Is This Answer Correct ?    3 Yes 0 No

When garbage collector invokes object?s finalize() method?..

Answer / niranjanravi

when it detects vthat the object has become unreachable

Is This Answer Correct ?    0 Yes 0 No

When garbage collector invokes object?s finalize() method?..

Answer / ravikiran(aptech mumbai)

before the unused objects ges garbage collected

Is This Answer Correct ?    0 Yes 0 No

When garbage collector invokes object?s finalize() method?..

Answer / saravanan

unreachable object opportunity to perform the cleaning
process before garbage collect.

Is This Answer Correct ?    0 Yes 0 No

When garbage collector invokes object?s finalize() method?..

Answer / rana.ankur

garbage collector ie demon thread invokes finalize method
to give the last chance to object to save it resorces and
data

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

List primitive java types?

0 Answers  


How many types of modifiers are there?

1 Answers   Infosys,


Can a hashset contain duplicates java?

0 Answers  


solve (x-1)(x-9)=8;

3 Answers   IBM, Manhattan, TCS,


What is the independent variable in an experiment?

0 Answers  


What do you mean by local class?

0 Answers  


What is the purpose of methodology?

0 Answers  


Where is singleton pattern used?

0 Answers  


what is java bean?where can we use it?

12 Answers   TCS,


What is incompatible types in java?

0 Answers  


What is a return in java?

0 Answers  


what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!

7 Answers   emc2, Kumaran Systems,


Categories