Vidyalelo
Data Structure · Q105

Hashing

Programming · Data Structure · question 105

Q105

What is the advantage of a hash table as a data structure?

A.
faster access of data
Answer
B.
easy to implement
C.
very efficient for less number of entries
D.
exhibit good locality of reference

Answer: Option A

Solution

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