...
Question 909 – Fork
May 18, 2024
Question 12956 – HCU PHD CS MAY 2015
May 18, 2024
Question 909 – Fork
May 18, 2024
Question 12956 – HCU PHD CS MAY 2015
May 18, 2024

HCU PHD CS MAY 2015

Question 5
The maximum number of items in a B-tree of order m and height h is
A
mh -1
B
mh-1 + I
C
mh+1 – 1
D
mh +1
Question 5 Explanation: 
The maximum number of items in a B-Tree of order m and height h is :
m^h+1 -1
Correct Answer: C
Question 5 Explanation: 
The maximum number of items in a B-Tree of order m and height h is :
m^h+1 -1

Leave a Reply

Your email address will not be published. Required fields are marked *