What is the primary disadvantage of a linked list compared to an array?
A. Fixed size
B. Dynamic size
C. Slow access to elements by index
D. Simplified memory allocation
Answer: Option C
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