Question

Which data structure is commonly used for implementing database indexes like B-trees and B+ trees, known for their efficiency in disk-based storage?

A Linked List
B Hash Table
C Tree (specifically balanced trees)
D Array
E Stack
Practice Next

Hey! Ask a query