Q. A linked list whose last node points back to the list node instead of containing the null pointer________. (Solved)
1. circular list.
2. linked list.
3. circular doubly linked list.
4. doubly linked list.
- a. circular list.
1. circular list.
2. linked list.
3. circular doubly linked list.
4. doubly linked list.