...
Logical-Reasoning
March 27, 2024
Question 1436 – ISRO-2017 December
March 28, 2024
Logical-Reasoning
March 27, 2024
Question 1436 – ISRO-2017 December
March 28, 2024

Database-Management-System

Question 593
The upper bound and lower bound for the number of leaves in a B-tree of degree K with height h is given by :
A
Kh and 2⌈K/2⌉h–1
B
K*h and 2⌊K/2⌋h–1
C
Kh and 2⌊K/2⌋h–1
D
K*h and 2⌈K/2⌉h–1
Question 593 Explanation: 
→ The upper bound for the number of leaves in a B-tree of degree K with height h is Kh
→ The lower bound for the number of leaves in a B-tree of degree K with height h is 2⌈K/2⌉h–1

Correct Answer: A
Question 593 Explanation: 
→ The upper bound for the number of leaves in a B-tree of degree K with height h is Kh
→ The lower bound for the number of leaves in a B-tree of degree K with height h is 2⌈K/2⌉h–1

Leave a Reply

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