Correct Answer: B
Explanation:
Loading...
Correct Answer: B
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesAn index in a DBMS is said to be dense if an index entry appears for every search-key value in the i…
Consider the following B⁺ tree with 5 nodes, in which a node can store at most 3 key values. The val…
B⁺-tree (max 4 keys/node). Path: A=(49,77,83,−), B=(7,19,33,44), C=(20*,22*,25*,26*). Pointer betwee…
In a B+ tree, the requirement of at least half-full (50%) node occupancy is relaxed for which one of…
A database has 25,000 records, each 100 bytes (primary key = 15 bytes). Block size = 1024 bytes. A p…
Consider a database implemented using B+ tree for file indexing and installed on a disk drive with b…