

MCQOPTIONS
Saved Bookmarks
1. |
If h is any hashing function and is used to hash n keys in to a table of size m, where n<=m, the expected number of collisions involving a particular key x is : |
A. | Less than 1 |
B. | Less than n |
C. | Less than m |
D. | Less than n/2 |
Answer» B. Less than n | |