Multiple Choice
When inserting into a B-tree, if the leaf is full, split the node into two nodes and the median key is moved to the ____ node.
A) child
B) empty
C) adjacent
D) parent
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The function _ searches the binary search
Q38: A B-tree can be _ in three
Q39: To specify a function as a formal
Q40: Let x be a node in a
Q41: As in the case of an inorder
Q42: When data is being organized, a programmer's
Q43: A search in a B-tree must start
Q44: To implement the insertion algorithm in a
Q46: To speed up item insertion and deletion
Q47: After inserting (or deleting) a node from