1,744 views
1 votes
1 votes
In a B-tree,the block size is 512 bytes,search key is 2 bytes ,block pointer size is 6 bytes and record pointer size is 8 bytes.every node contains n-1 record pointers,n-1 search keys,n block pointers.Find out maximum number of search key that can be accommodated in level-0 B-tree?

(a) 32
(b) 31
(c) 30
(d) none

1 Answer

Related questions

0 votes
0 votes
0 answers
1
SandeepKumar147 asked 2 hours ago
11 views
0 votes
0 votes
1 answer
2
gauravkumawat asked Jun 13, 2023
943 views
please solve in paper formet Explain the properties of B-Tree Also Construct B+ tree with order P=410,5,30,40,20,17,90,45,93,60,20,50,29
0 votes
0 votes
0 answers
3
0 votes
0 votes
1 answer
4
Crackcer asked Jan 10, 2022
253 views
1. Suppose there is a B-tree, such that internal node with order 86 and leaf node with order 103.2. A B+ tree with internal order is 171 and leaf node with order 103.In b...