Q36
Which data structure is commonly used for efficiently handling fixed-size collections with frequent lookups?
A.
Stack
B.
Array
AnswerC.
Hash Map
D.
Stack
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board