Q.

What kind of linked list is best to answer question like “What is the item at position n?”

A. singly linked list
B. doubly linked list
C. circular linked list
D. array implementation of linked list
Answer» D. array implementation of linked list
3.3k
0
Do you find this helpful?
26

Discussion

No comments yet

Related MCQs