Q20
What is the main advantage of a hash table over a linked list?
A.
Faster search
AnswerB.
Easier to implement
C.
Lower memory usage
D.
Simpler insertion
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board