Vidyalelo
Data Structure · Q36

Applications of Data Structures

Programming · Data Structure · question 36

Q36

Which data structure is commonly used for efficiently handling fixed-size collections with frequent lookups?

A.
Stack
B.
Array
Answer
C.
Hash Map
D.
Stack

Answer: Option B

Solution

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