1.

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» D. None.


Discussion

No Comment Found