1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. A linear list in which each node has poi...
Q.

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» C. doubly linked list
View all MCQs in:   Data Structure (DS)

Discussion