Q27
What is the primary disadvantage of using a hash function with poor randomness?
A.
Increased memory usage.
B.
Faster computation of hash values.
C.
Increased number of collisions and poor distribution of keys.
AnswerD.
Better performance in load-balanced tables.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board