Q41
What is the main advantage of using a hash function that distributes values uniformly across the hash table?
A.
Increased complexity of the hash function.
B.
Faster computation of hash values.
C.
Reduced likelihood of collisions.
AnswerD.
Decreased memory usage.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board