Here is a simple B+-tree. 120| (1* |35| 60|-13| 1-20-1214| 1-24*30*|35* Assume that the tree has order P=4 and PLeaf = 3, and the arrangement of keys is in ascending order. Suppose that we insert a record with the key 25 into this tree. Draw the new tree. Which of the following would be the list of keys in some node of the resulting tree? A. 23, 30 OB. 25, 30, 35 O C.23 OD. 25, 35 Show transcribed image text Here is a simple B+-tree. 120| (1* |35| 60|-13| 1-20-1214| 1-24*30*|35* Assume that the tree has order P=4 and PLeaf = 3, and the arrangement of keys is in ascending order. Suppose that we insert a record with the key 25 into this tree. Draw the new tree. Which of the following would be the list of keys in some node of the resulting tree? A. 23, 30 OB. 25, 30, 35 O C.23 OD. 25, 35
Expert Answer
Answer to Here is a simple B+-tree. 120| (1* |35| 60|-13| 1-20-1214| 1-24*30*|35* Assume that the tree has order P=4 and PLeaf = 3…