Question
Which data structure or concept is best described as a preallocated region from which objects are repeatedly obtained and returned?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Memory Pool
Explanation:
Memory Pool is a preallocated region from which objects are repeatedly obtained and returned.
This description distinguishes it from the other choices.
Leave a Reply