0
Q:
A) Stack | B) Queue |
C) B+ tree structure | D) AVL tree Structure |
Answer: C) B+ tree structure
Explanation:
Explanation:
B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier. This corresponds to the records that shall be stored in leaf nodes