Answer (Choose 1 answer)
Specify the correct statement about chaining method for handling collision
A. None of others
B. In this method, the table can never overflow if free memory is available, because the linked list is extendible.
C. In chaining, some positions of the table is associated with a linked list or chain of structures whose info fields store keys or references to keys
D. In chaining, the linked-list is used instead of array for a hash table
antonis ni
Ext 16