...
Database-Management-System
August 29, 2024
Transactions
August 29, 2024
Database-Management-System
August 29, 2024
Transactions
August 29, 2024

Database-Management-System

Question 521
What is the maximum number of nodes in a B-tree of order 10 of depth 3 (root at depth 0) ?
A
111
B
999
C
9999
D
None of the above
Question 521 Explanation: 
→ Order of a B-tree represents the no. of children a node can have.
→ Let’s consider a B-tree of depth 3 and order 2.


Correct Answer: C
Question 521 Explanation: 
→ Order of a B-tree represents the no. of children a node can have.
→ Let’s consider a B-tree of depth 3 and order 2.


Leave a Reply

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