

MCQOPTIONS
Saved Bookmarks
1. |
A linear list in which each node has pointers to point to the predecessor and successors nodes is called as |
A. | singly linked list |
B. | circular linked list |
C. | doubly linked list |
D. | linear linked list |
Answer» D. linear linked list | |