Vidyalelo
Data Structure · Q25

Hashing

Programming · Data Structure · question 25

Q25

Which of the following hash functions is used to reduce the possibility of clustering?

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

Answer: Option A

Solution

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