Vidyalelo
Data Structure · Q136

Hashing

Programming · Data Structure · question 136

Q136

Which of the following trait of a hash function is most desirable?

A.
it should cause less collisions
Answer
B.
it should cause more collisions
C.
it should occupy less space
D.
it should be easy to implement

Answer: Option A

Solution

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