2 answers
1
2 answers
5
Given a binary search trees for a set of $n=5$ keys with the following probabilities $:$$\begin{array}{|l|l|l|l|l|l|l|}\hline \text{i} & \text{0} & \text{1} & \text{2} &...
1 answer
7
2 answers
9
3 answers
15
In a relational database there are three relations:$Customers = C\textsf{(CName)}$,$Shops = S \textsf{(SName)}$,$Buys = B\textsf{(CName, SName)}$.Which of the following r...
5 answers
17
Consider a file of $16384$ records. Each record is $32\;\text{bytes}$ long and its key field is of size $6\;\text{bytes}$. The file is ordered on a non-key field, and the...
4 answers
20
2 answers
22
1 answer
26
How to approach such questions. Please explain in detail if possible, Thank you !
2 answers
28
Which one of the following statements is FALSE?HTTP runs over TCPHTTP describes the structure of web pagesHTTP allows information to be stored in a URLHTTP can be used to...
3 answers
30