Q. A variation of linked list is circular linked list, in which the last node in the list points to first node of the list. One problem with this type of list is?
β
Correct Answer: (C)
it is difficult to traverse the list as the pointer of the last node is now not null
You must be Logged in to update hint/solution
Discussion
Question Analytics
117
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
86%
Success Rate