Q15
What is the advantage of using arrays over linked lists?
A.
Dynamic size
B.
Better cache locality
AnswerC.
Easier insertion and deletion
D.
Lower memory usage
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board