

MCQOPTIONS
Saved Bookmarks
1. |
A variant of the linked list in which none of the node contains NULL pointer is? |
A. | Singly linked list |
B. | Doubly linked list |
C. | Circular linked list |
D. | None of the above |
Answer» D. None of the above | |