Examveda

What is the primary benefit of using a B+ Tree over a B-Tree?

A. B+ Trees have all values stored in leaf nodes, which improves range queries.

B. B+ Trees use less memory.

C. B+ Trees are simpler to implement.

D. B+ Trees guarantee a balanced height.

Answer: Option A


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures