McqMate
Q. |
What is the hash function used in the division method? |
A. | h(k) = k/m |
B. | h(k) = k mod m |
C. | h(k) = m/k |
D. | h(k) = m mod k |
Answer» B. h(k) = k mod m |
View all MCQs in
Data Structures (DS)No comments yet