Multiple Choice
When we check the array locations t, (t + 1) % HTSize, (t + 2) % HTSize, . . ., (t + j) % HTSize it is called the ____ of the hash table.
A) probe sequence
B) probe value
C) hash value
D) kindred value
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: The _ is an item's location in
Q37: The best and worst cases are likely
Q38: _ is when more and more new
Q39: The _ method uses a random number
Q40: The most important operation performed on a
Q42: The keys of the items in a
Q43: In _, we assume that the array
Q44: Sequential and binary search algorithms are called
Q45: All insertions and searches in the random
Q46: The search item is called the _.<br>A)