In database indexing, which scenario benefits MOST from using a B+ Tree ?

2026

In database indexing, which scenario benefits MOST from using a B+ Tree ?

  1. A.

    Random access only

  2. B.

    Range queries

  3. C.

    Small datasets

  4. D.

    Write-heavy workloads

Attempted by 78 students.

Show answer & explanation

Correct answer: B

B+ Trees excel in range queries because all data pointers are stored at leaf nodes, allowing efficient sequential access.

Explore the full course: Niacl Ao It Specialist