Question
Which statement about Hash Table is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. collisions must be handled when keys map to the same position
Explanation:
The defining property is that collisions must be handled when keys map to the same position.
The other statements describe different structures or concepts.
Leave a Reply