Examveda

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: Option B


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation