Q44
Which of the following is a disadvantage of an array over a linked list?
A.
Fixed size
AnswerB.
Dynamic size
C.
Slow access to elements by index
D.
Easier memory allocation
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board