Can an object be garbage collected while it is still
reachable?

Answer Posted / janet

Once an object is garbage collected, it ceases to exist. It
can no longer become reachable again.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What 5 doubled?

614


What is the locale class in java programming?

625


Can a class with private constructor be extended?

587


What is the output of the below java program?

688


What is difference between variable declaration and definition?

602






What is the difference between access specifiers and access modifiers in java?

678


What is an argument java?

613


What is balanced tree in java?

611


What is a function in java?

659


What are synchronized blocks in java?

692


What does += mean in java?

673


What do you understand by the term string pool?

646


What are conditionals and its types?

695


Add a value x to array from index l to r where 0 <= l <= r <= n-1

754


What is appletviewer?

682