Q24
Which of the following is true about a doubly linked list?
A.
Each node has two pointers
AnswerB.
It is a type of tree
C.
It can be traversed in one direction only
D.
It has a circular structure
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board