Question: Using the B + tree below as a starting point, answer the following questions once you have performed the activity described. Each question starts from
Using the tree below as a starting point, answer the following questions once you have performed the activity described. Each question starts from the original tree ie the changes are not cumulative. If a leaf node is already full and you are trying to add to it split the leaf node into two leaf nodes.
How many index nodes will change with the deletion of in the original tree? Note that the root node is also an index node.
How many index nodes will there be after inserting in the original tree? Note that the root node is also an index node.
What will be the contents of the root node if is deleted in the original tree?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
