Computer Science, asked by samathapeketi, 5 months ago


in a Circular Linked List the link field of last node contains the address of
Alinear list in which each mode has pointers to point to the predecessor and​

Answers

Answered by adwaitrane26
2

Answer:

in a Circular Linked List the link field of last node contains the address of next node of linked list

A linear list in which each mode has pointers to point to the predecessor and​   Doubly Linked List

Similar questions