Question: 17
(Choose 1 answer)
What is the main goal of collision resolution in hash tables?
A. To decrease the size of the hash table
B. To handle cases where multiple keys map to the same index
C. To increase the complexity of the hash function
D. To sort the keys in the hash table