InterviewSolution
Saved Bookmarks
| 1. |
A B-tree of order 4 and of height 3 will have a maximum of _______ keys.(a) 255(b) 63(c) 127(d) 188I would like to ask this question from B-Trees in portion B-Trees of Data Structures & Algorithms II had been asked this question during an interview for a job. |
|
Answer» The correct choice is (a) 255 |
|