Recent activity by sanjeela.sagar

1 answer
2
The number of disk pages access in B-tree search, where h is height, n is the number of keys and t is the minimum degree, is$\theta (\log_n h*t)$$\theta (\log_t n*h)$$\th...
1 answer
4
Match the following types of variables with the corresponding programming languages :$\begin{array}{clcl} \text{(a)} & \text{Static variable} & \text{(i)} & \text{Local v...
1 answer
7