Solved

Let N Be a Node in a B-Tree

Question 4

Multiple Choice

Let N be a node in a B-tree.If N has m subtrees S0,S1,S2,…,Sm-1,and N's key values are K1,K2,K3,…,Km-1,then which of the following statements is true?


A) All values in subtree S0 are greater than K1.
B) All values in subtree S1 are less than K1.
C) All values in subtree Sm-2 are greater than Km-2.
D) All values in subtree Sm-1 are less than Km-1.

Correct Answer:

verifed

Verified

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

Related Questions