McqMate
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)No comments yet