Vidyalelo
Data Structure · Q49

Linked Lists in Data Structures

Programming · Data Structure · question 49

Q49

Which of the following is true about a triply linked list?

A.
Dynamic in nature
Answer
B.
Allows random access
C.
Less memory wastage
D.
Reverse traversing is difficult

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board