Multiple Choice
The ____ method uses a random number generator to find the next available slot.
A) linear probing
B) random probing
C) quadratic probing
D) non-linear probing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Both random and quadratic probings eliminate primary
Q35: If the hash function causes a cluster
Q36: The _ is an item's location in
Q37: The best and worst cases are likely
Q38: _ is when more and more new
Q40: The most important operation performed on a
Q41: When we check the array locations t,
Q42: The keys of the items in a
Q43: In _, we assume that the array
Q44: Sequential and binary search algorithms are called