If circular link of two objects, then will it be garbage
collected ?
Answer Posted / dhanunjay
I think not so,because that will be reused allocated memory for both....Here not to waste our memory
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
How do you create a reference in java?
What does s mean in regex?
Explain the use of shift operator in java. Can you give some examples?
Write the algorithm to check the number non-leaf nodes in a tree.
Why does java doesnt suuport unsigned values?
What is java command?
What is the use of pattern in java?
Why is a singleton bad?
Is it possible to instantiate the abstract class?
Tell us something about different types of casting?
Is java pass by value or pass by reference?
What happens when I use / and % with a negative numerator?
How java uses the string and stringbuffer classes?
What is a container in a gui?
Explain about OOPS concepts and fundamentals.