1 answer
4
2 answers
7
I am getting 282. Answer given is 256..??
9 answers
13
1 answer
14
A binary min-heap contains keys 1,2,3,4.....2047,2048What is smallest key that can be at leaf node.??
1 answer
15
A relational schema R with attributes (ABCDEFG).It is known that D never appears on RHS of any FD.How many different possibilities are there for what a Candidate key of R...
3 answers
21
12 answers
22
In a binary tree with $n$ nodes, every node has an odd number of descendants. Every node is considered to be its own descendant. What is the number of nodes in the tree ...
8 answers
23
Consider a $B^+$-tree in which the maximum number of keys in a node is $5$. What is the minimum number of keys in any non-root node?$1$$2$$3$$4$
6 answers
28
The value of $\displaystyle \lim_{x \rightarrow \infty} (1+x^2)^{e^{-x}}$ is$0$$\frac{1}{2}$$1$$\infty$