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
do I need to use synchronized on setvalue(int)? : Java thread
What restrictions are placed on method overriding?
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
What is the basic concepts of OOPS?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
How is abstraction implemented in java ?
What is module in project?
What is meant by distributed application? Why are we using that in our application?
What is array initialization in java?
What is the maximum size of a string in java?
What is use of super keyword?
What does exclamation mean in java?
If I only change the return type, does the method become overloaded?
What does microservices mean?
Explain about collection interface in java?