Vidyalelo
Data Structure · Q102

Linked Lists in Data Structures

Programming · Data Structure · question 102

Q102

An unrolled linked list consists of which of the following data structures?

A.
Linked-list and array
Answer
B.
Linked-list and stack
C.
Stack and array
D.
Array and queue

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board