(Choose 1 answer)
Specify the disadvantage of hashing algorithm (select the best answer):
A. In most cases the collision is unsolvable.
B. It is hard to retrieve an item from the hash table.
C. It is difficult to expand hash tables because they are based on arrays.
D. It is imposible to delete an item from a hash tables.