Question

What is the main advantage of using a B-tree or B+ tree over a binary search tree?

A B-trees and B+ trees support efficient insertion and deletion operations.
B B-trees and B+ trees provide faster searching than binary search trees.
C B-trees and B+ trees require less memory space than binary search trees.
D B-trees and B+ trees can handle unsorted data more efficiently.
Practice Next

Relevant for Exams:

Hey! Ask a query