Q. The disadvantage in using a circular linked list is ……………………. (Solved)
1. it is possible to get into infinite loop
2. last node points to first node.
3. time consuming
4. requires more memory space
- a. it is possible to get into infinite loop
1. it is possible to get into infinite loop
2. last node points to first node.
3. time consuming
4. requires more memory space