1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Searching, Sorting and Hashing Technique...
  4. Which hash function satisfies the condit...
Q.

Which hash function satisfies the condition of simple uniform hashing?

A. h(k) = lowerbound(km)
B. h(k)= upperbound(mk)
C. h(k)= lowerbound(k)
D. h(k)= upperbound(k)
Answer» A. h(k) = lowerbound(km)
View all MCQs in:   Data Structures (DS)

Discussion