📚 Question Bank Q31 — DBMS
Tags
DBMS
Q31. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021

Suppose a B+ tree is used for indexing a database file. Consider the following information :

size of the search key field = 10 bytes, block size = 1024 bytes, size of the record pointer = 9 bytes, size of the block pointer = 8 bytes.

Let K be the order of internal node and L be the order of leaf node of B+ tree, then (K, L) = ______.

1.(57, 53) ✓ Correct
2.(50, 52)
3.(60, 64)
4.(34, 31)
📄 All “DBMS” questions across papers
🏷 Change Tag for this Question