Examveda

What kind of linked list is best to answer questions 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: Option D


This Question Belongs to Data Structure >> Introduction To Data Structures

Join The Discussion

Related Questions on Introduction to Data Structures