GATE Computer Science (CS) 2020 Solved Papers
© examsiri.com
Question : 41 of 65
Marks:
+1,
-0
Consider a database implemented using B+ tree for file indexing and installed a disk drive with block size of 4 KB. The size of the search key is 12 bytes and size of tree/disk pointer is 8 bytes. Assume that the database has one million records. Also assume that no node of the B+ tree and no records are present initially in main memory. Consider that each record fits into one disk block. The minimum number of disk accesses required to retrieve any record in the database is ______.
- Your Answer:
Go to Question: