Q8
Which of the following is NOT a typical property of a good hash function?
A.
Easy to compute.
B.
Distributes keys uniformly across the hash table.
C.
Minimizes collisions.
D.
Produces random and unpredictable results.
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board