The question is intended as a self-test for readers. Answers may be found in Appendix C.
Which of the following statements about a node-splitting operation in a 2-3 tree (not a 2-3-4 tree) is not true?
a. The parent of a split node must also be split if it is full.
b. The smallest item in the node being split always stays in that node.
c. When the parent is split, child 2 must always be disconnected from its old parent and connected to the new parent.
d. The splitting process starts at a leaf and works upward.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.