Multiple Choice
In the ____ method, if a collision occurs with the hash function h, we use a series of hash functions, h1, h2, . . ., hs.
A) overhashing
B) recomputing
C) rehashing
D) precomputing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Quadratic probing reduces primary clustering and probes
Q22: If you have 1000 items, each requiring
Q23: The number of key comparisons in a
Q24: Linear probing that uses the increment value
Q25: In double hashing, if a collision occurs
Q27: The same probe sequence is used for
Q28: If two nonidentical keys are hashed to
Q29: In the analysis of an algorithm, the
Q30: If the search item is the last
Q31: Linear probing causes clustering that is called