Question
Which statement about Reference Counting is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. cycles can prevent unreachable objects from being reclaimed
Explanation:
The defining property is that cycles can prevent unreachable objects from being reclaimed.
The other statements describe different structures or concepts.
Leave a Reply