Page 1 of 1

Which of the following is not true about B+ trees?

Posted: Thu Jul 14, 2022 8:53 am
by answerhappygod
a) B+ tree index takes the form of balanced tree
b) Performance of B+ tree degrades as the file grows
c) Look-up in B+ tree is straightforward and efficient
d) Insertion and deletion in B+ tree is complicated but efficient