Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS B+ File Organization MCQs
    
        
    B+ trees are not limited in ___, so the number of records can grow or shrink, and the structure of the B+ tree can also change
    
    
    
    11. B+ trees are not limited in ___, so the number of records can grow or shrink, and the structure of the B+ tree can also change.
    
        - Length
- Size
- Rows
- Columns
Answer: B) Size
    Explanation:
    B+ trees are not limited in size, so the number of records can grow or shrink, and the structure of the B+ tree can also change.