Vidyalelo
Data Structure · Q43

Applications of Data Structures

Programming · Data Structure · question 43

Q43

What data structure is ideal for managing a collection of elements with unique keys for quick lookups?

A.
Hash Set
Answer
B.
Array
C.
Linked List
D.
Stack

Answer: Option A

Solution

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