In a B-Tree, what is the significance of the "order" of the tree?
A. It determines the maximum number of children each node can have
B. It determines the minimum height of the tree
C. It determines the number of levels in the tree
D. It determines the maximum number of levels
Answer: Option A
Join The Discussion