1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. A linked list whose last node points bac...
Q.

A linked list whose last node points back to the list node instead of containing the null pointer________.

A. circular list.
B. linked list.
C. circular doubly linked list.
D. doubly linked list.
Answer» A. circular list.
View all MCQs in:   Data Structures (DS)

Discussion