Question
Which data structure or concept is best described as a balanced multiway index tree that stores records or record pointers at leaf level?
Select an option. Your answer will be checked instantly.
Correct Answer: A. B+ Tree
Explanation:
B+ Tree is a balanced multiway index tree that stores records or record pointers at leaf level.
This description distinguishes it from the other choices.
Leave a Reply