3 votes
3 answers
163
2 votes
1 answer
165
Consider a relation R(A,B,C,D,E) with the following functional dependencies:ABC - DE andD - ABThe number of superkeys of R is:a) 2b) 7c) 10d) 12
42 votes
5 answers
169
9 votes
2 answers
171
Design a counter for the following binary sequence: 0,4,5,3,1,6,2,7 and repeat.Use JK flip-flops
62 votes
11 answers
174
Consider a hash function that distributes keys uniformly. The hash table size is $20$. After hashing of how many keys will the probability that any new key hashed collide...
70 votes
6 answers
175
Consider the following relations $A, B$ and $C:$$$\overset{\text{A}}{\begin{array}{|c|c|c|} \hline \text {ID} & \text {Name} & \text {Age} \\\hline\text{12}& \text{Arun}...
67 votes
10 answers
176
68 votes
6 answers
180
For each of the four processes $P_1, P_2, P_3,$ and $P_4$. The total size in kilobytes $(KB)$ and the number of segments are given below.$$\small \begin{array}{|c|c|c|}\h...