What is a linked list?
A. A collection of elements stored at contiguous memory locations
B. A linear collection of data elements
C. A hierarchical structure of data
D. A collection of nodes, each pointing to the next node
Answer: Option D
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