1.

The type of linked list in which the node does not contain any pointer or reference to the previous node is _____________

A. Circularly singly linked list
B. Singly linked list
C. Circular doubly linked list
D. Doubly linked list
Answer» C. Circular doubly linked list


Discussion

No Comment Found