Vidyalelo
Data Structure · Q77

Hashing

Programming · Data Structure · question 77

Q77

What is a hash table?

A.
A structure that maps values to keys
B.
A structure that maps keys to values
Answer
C.
A structure used for storage
D.
A structure used to implement stack and queue

Answer: Option B

Solution

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