Computer Science, asked by harisreeHari401, 1 year ago

Advantages of hash table over direct address table

Answers

Answered by bhupeshchandrakar94
0

Explanation:

random access data structure, so, the key values (which are also the index of the array) can be easily used to search the records

Similar questions