Q15
What is the main drawback of using linear probing in hash tables?
A.
Increased memory usage.
B.
Decreased speed of hash functions.
C.
Clustering of elements can occur.
AnswerD.
Difficulty in implementing the hash function.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board