Given that the database buffer sizes are very large, what data structure would you use for
efficient search?
a) B+ trees
b) Hash tables
c) Fibonacci heaps
d) Red-Black trees
Answers
Answered by
1
(b) hash tables answer
AkashSPK:
is it correct
Similar questions