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

Database-Management-System

Question 275
A B+- tree index is to be built on the Name attribute of the relation STUDENT. Assume that all student names are of length 8 bytes, disk blocks are of size 512 bytes, and index pointers are of size 4 bytes. Given this scenario, what would be the best choice of the degree (i.e. the number of pointers per node) of the B+- tree?
A
42
B
43
C
44
D
16
Question 275 Explanation: 
For B+ Tree (By default internal node)
Let the degree be p.
Let the index pointer be b.
Let the key value be k.

Correct Answer: B
Question 275 Explanation: 
For B+ Tree (By default internal node)
Let the degree be p.
Let the index pointer be b.
Let the key value be k.

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!