Which of the following is a disadvantage of an array over a linked list?
A. Fixed size
B. Dynamic size
C. Slow access to elements by index
D. Easier memory allocation
Answer: Option A
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion