Solved

When Deleting a Key Value from a B-Tree,what Happens If

Question 12

Multiple Choice

When deleting a key value from a B-tree,what happens if this results in its node becoming empty?


A) A new root node must be created.
B) A new child node must be created.
C) The empty node must merge with another node.
D) The empty node must split into two nodes.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions