Vidyalelo
Data Structure · Q32

Hashing

Programming · Data Structure · question 32

Q32

Which of the following hash functions provides a uniform distribution of hash values?

A.
Division method
B.
Multiplicative hashing
C.
Modulo operation
D.
Universal hashing
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board