Q16
Which of the following is a disadvantage of using chaining for collision resolution in hash tables?
A.
Better performance with low load factors.
B.
Increased memory usage due to the storage of pointers.
AnswerC.
Simplified implementation.
D.
Better performance with low load factors.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board