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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does string mean in java?

641


What is scope of a variable?

615


What is the access scope of protected access specifier?

549


What is the different types of functions?

572


What access modifiers can be used for variables?

606






Who is the owner of java?

554


What is java util collection?

575


os is developed in c no java is more secured then c na why dont the os developed is developed using java

3543


Can we declare the static variables and methods in an abstract class?

562


What is boolean flag in java?

594


What is size () in java?

564


How to perform binary search in java?

593


Is 64bit faster than 32 bit?

593


What is a byte string?

635


What are controls and their different types in awt?

616