a) You cannot have the ‘next’ pointer point to null in a circular linked list
b) It is faster to traverse the circular linked list
c) You may or may not have the ‘next’ pointer point to null in a circular linked list
d) Head node is known in circular linked list
What differentiates a circular linked list from a normal linked list?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What differentiates a circular linked list from a normal linked list?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!