Q11
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board