1.

What is the advantage of the hash table over a linked list?

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


Discussion

No Comment Found