Gate2019 cs Q24

0. Which one of the following statements is NOT correct about the B+ tree data structure used for creating an index of a relational database table?

  • Option : B
  • Explanation :
    B+ tree non-leaf node has a pointer to data records is a false statement.
    B+ tree non-leaf node consists of only keys and tree pointers (node pointers).
    Below is the structure of B+ tree non leaf node
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *