Calculate the order of the leaf node for a B+ tree which has a search key field of 10 Bytes long, record pointer of 10 bytes long, block pointer of 8 bytes long, and block size of 1024 Bytes. (where order = the maximum block pointer) (A) 51 (B) 47 (C) 64 (D) 128 Similar Question
GATE and JAVA Programming Related Contents along with Most important and tricky question series with full details and Descriptions Solution