Question
What is a common use of Reference Counting?
Select an option. Your answer will be checked instantly.
Correct Answer: B. immediate reclamation when the count reaches zero
Explanation:
Reference Counting is commonly used for immediate reclamation when the count reaches zero.
Its design supports this task efficiently or naturally.
Leave a Reply