Q15
What is the primary advantage of using a linked list over an array?
A.
Constant time access to elements
B.
Dynamic size
AnswerC.
Simple memory allocation
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board