Vidyalelo
Data Structure · Q36

Miscellaneous on Data Structures

Programming · Data Structure · question 36

Q36

What data structure is used for maintaining a collection of elements where the access pattern is sequential?

A.
Hash Table
B.
Linked List
Answer
C.
Heap
D.
Hash Table

Answer: Option B

Solution

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