1.

Which type of linked list stores the address of the header node in the next field of the last node ?

A. Singly linked list
B. Circular linked list
C. Doubly linked list
D. Hashed list
Answer» C. Doubly linked list


Discussion

No Comment Found