Q. A _________is a linked list which always contains a special node called the header node, at the beginningof the list. (Solved)
1. Doubly Linked List.
2. Circular List.
3. Header Linked List.
4. None.
- c. Header Linked List.
1. Doubly Linked List.
2. Circular List.
3. Header Linked List.
4. None.