Question

A linear list in which each node has point to the predecessor and successors nodes is called ........

A singly linked list
B linear linked list
C doubly linked list
D None of the above
Answer & Explanation
Option: [C]