InterviewSolution
Saved Bookmarks
| 1. |
Five node splitting operations occurred when an entry is inserted into a B-tree. Then how many nodes are written?(a) 14(b) 7(c) 11(d) 5Query is from B-Trees in division B-Trees of Data Structures & Algorithms II got this question during an interview. |
|
Answer» Right answer is (C) 11 |
|