Vidyalelo
Data Structure · Q57

Miscellaneous on Data Structures

Programming · Data Structure · question 57

Q57

Which data structure is used for implementing a hash map with chaining?

A.
Trie
B.
Linked List
Answer
C.
Stack
D.
Trie

Answer: Option B

Solution

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