Multiple Choices
(Choose 1 answer)
Specify the correct statement about open addressing method for handling collision (select the best answer).
A. Each position of the table is associated with a linked list or chain of structures whose info fields store keys or references to keys
B. The collision is resolved by finding an available table entry other than the position to which the colliding key is originally hashed
C. The collision is resolved by finding a free memory area to store any collision
D. A free memory area is opened for storing keys
၁ C