MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following is the disadvantage of circular list? |
| A. | An info field that contains the information stored in the node |
| B. | Can’t traverse the list backward |
| C. | A pointer to the node is given we cannot delete the node |
| D. | Both 2 and 3 |
| Answer» E. | |