InterviewSolution
Saved Bookmarks
| 1. |
State true or false: The fanout of nodes can be increased by using a technique called _________(a) Prefix compression(b) Postfix compression(c) Prefix expansion(d) Postfix expansionThis question was addressed to me in semester exam.I need to ask this question from B+ trees topic in chapter Indexing and Hashing of RDBMS |
|
Answer» The CORRECT answer is (a) Prefix compression |
|