1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. A _________is a linked list which always...
Q.

A _________is a linked list which always contains a special node called the header node, at the beginning of the list.

A. Doubly Linked List.
B. Circular List.
C. Header Linked List.
D. None.
Answer» C. Header Linked List.
View all MCQs in:   Data Structures (DS)

Discussion