What is the primary advantage of using a linked list over an array?
A. Constant time access to elements
B. Dynamic size
C. Simple memory allocation
D. None of the above
Answer: Option B
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