Can an unreachable object become reachable again?

Answer Posted / ravikiran(aptech mumbai)

yes an unreachable object may become reachable once it get a
reference befre garbage collection especially in finalize()
method call

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override compareto method?

510


What is an enumeration?

574


What is the base class in java from which all classes are derived?

523


What is a consumer in java?

570


How do you execute a thread in java?

506






What will happen if static modifier is removed from the signature of the main method?

530


What is lifetime variable?

527


How do you compare characters in java?

525


What is indexof?

549


Is java 1.7 the same as java 7?

540


What do you mean by Function Overloading in java?

635


What does split function do in java?

539


What is join () in java?

532


What are different type of exceptions in java?

555


What super () does in java?

488