Q78
Where does a triply linked list contains an extra pointer in comparison to a doubly linked list?
A.
Top of the node
AnswerB.
Bottom of the node
C.
Before the node
D.
After the node
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board