Math, asked by rcherry363, 9 months ago


A type of linked list, say X consists of nodes that is divided into three parts:
The first part contains the address of the previous node.
The second contains the data element.
The third part contains the address of the next node.
Based on the above information, identify X.​

Answers

Answered by guptaramanask
1

Answer:

......................................

Answered by jayammamuragod
0

Answer:

doubly linked list it should be the correct answers

Similar questions