InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following data structures are preferred in database-system implementation?(a) AVL tree(b) B-tree(c) B+ -tree(d) Splay treeI would like to ask this question from B-Trees topic in chapter B-Trees of Data Structures & Algorithms II had been asked this question during an interview for a job. |
|
Answer» Right option is (C) B+ -TREE |
|