Computer Science And Engineering

Computer Science And EngineeringDatabase Management System (DBMS)Multiple Select (MSQ)1 Mark
Q5.

Consider the following B+B^+ tree with 55 nodes, in which a node can store at most 33 key values. The value 2323 is now inserted in the B+B^+ tree. Which of the following options(s) is/are CORRECT?

[image needed to be inserted here]

A
None of the nodes will split.
B
At least one node will split and redistribute.
C
The total number of nodes will remain same.
D
The height of the tree will increase.