B+ tree consist of a ______.
a) Root b) Internal nodes c) Leaves d) All the above
a) Root b) Internal nodes c) Leaves d) All the above
a) Fan-out of a node b) Root c) Tree d) Fan-in of a node
a) Minimum b) Maximum c) May be minimum d) None of these
a) Index pages b) Data pages c) Both a and b d) None of these
a) End nodes b) Terminal nodes c) Final nodes d) Last nodes
a) 4 b) 2 c) 3 d) 5
a) ½ b) 1 c) 2 d) 2/3
a) Order b) Root c) Sub tree d) None of these
a ) n d-1(n-1) b) n(n-1) c) nd-2(n-1) d) none of these
a) Dn = n log 2n b) Dn = n log 2n+1 c) Dn = log2n d) Dn = log2n +1
a) Complete binary tree b) Binary search tree c) Extended binary tree d) Data structure
a) Array with pointers b) Single linear array c) Two dimensional arrays d) Three dimensional arrays
a) More b) Less c) May be less d) May be more
a) Records b) Files c) Folders d) None of these
a) Internal b) External c) Both a and b d) None of these
a) t-1 b) t c) t-2 d) t-3