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