Menu

B Trees Questions

MCQ
1.
B Trees are generally
forum Discussion
MCQ
2.
A B-tree of minimum degree t can maximum _____ pointers in a node.
forum Discussion
MCQ
3.
Every internal node in a B-tree of minimum degree 2 can have
forum Discussion
MCQ
4.
In .............., it is possible to traverse a tree without using stacks either implicitly or explicitly.
forum Discussion
MCQ
5.
The order of a B-Tree with 2, 3, 4 or 5 children in every internal node is
forum Discussion
MCQ
6.
The smallest number of key that will force a B-tree of order 3 to have a height 3 is
forum Discussion
MCQ
7.
B+- trees are preferred to binary trees in databases because
forum Discussion
MCQ
8.
A B-tree of order m=5 has a height h=3. What is the minimum number of keys it can contain?
forum Discussion