Question
Which statement about Doubly Linked List is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. each node stores two links
Explanation:
The defining property is that each node stores two links.
The other statements describe different structures or concepts.
Leave a Reply