Question
Which data structure or concept is best described as a collision-resolution method that stores all entries directly in the table array?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Open Addressing
Explanation:
Open Addressing is a collision-resolution method that stores all entries directly in the table array.
This description distinguishes it from the other choices.
Leave a Reply