In RDBMS, what is the efficient data structure used in the internal storage representation?

A) Stack

B) Queue

C) B+ tree structure

D) AVL tree Structure

View Answer
Option – C.