Home »
MCQs »
DBMS MCQs »
DBMS B+ Tree MCQs
A ___ is used to link the leaf nodes in the B+ tree
5. A ___ is used to link the leaf nodes in the B+ tree.
- Stack
- Queue
- Link List
- None
Answer: C) Link List
Explanation:
A link list is used to link the leaf nodes in the B+ tree.