Given that the database buffer sizes are very large, what data structure would you use for efficient search? Marks: MCQ
a) B+ trees
b) Hash tables
c) Fibonacci heaps
d) Red-Black trees
Answers
Answered by
2
(b) option is right
Answered by
0
The answer is b) Hash tables.
Given that the database buffer sizes are very large, the hash tables data structures are used for efficient search. These data structures can be used for fast retrieval of an item from a data set. A hash table can be used for the mapping of keys to values.
Similar questions
Science,
8 months ago
Math,
8 months ago
Math,
1 year ago
Science,
1 year ago
CBSE BOARD X,
1 year ago