Q119
What is the advantage of using linked list over the doubly linked list for chaining?
A.
it takes less memory
AnswerB.
it causes more collisions
C.
it makes the process of insertion and deletion faster
D.
it causes less collisions
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board