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
What is data type example?
What is the difference between overriding and overloading in OOPS.
Which package is always imported by default?
Is empty list java?
Explain a situation where finally block will not be executed?
How variables are declared?
Is empty .java file name a valid source file name?
What variables are stored in stack?
Explain the difference between throw and throws in java?
What are serialization and deserialization?
Can I override protected method in java?
Which is dependent variable?
What is unicode datatype?
What are the two types of streams offered by java 8?
Is static a singleton?