1 votes
1
My doubt -Whether # of subnet is 2bits for Subnet or 2bits for Subnet -2 ??
13 votes
3
If we have 3 bits in the subnetid then how many subnets we have..??6 or 8?
0 votes
5
2 votes
6
The round trip delay between X and Y is given as 60 ms and bottle neck bandwidth of link between X and Y is 512 KBps. What is the optimal window size (in packets) if the ...
0 votes
7
0 votes
10
0 votes
11
0 votes
12
0 votes
13
Select SNAME from S Where SNOin (select SNO from SP where PNOin (select PNO from P Where COLOUR='BLUE'))What relations are being used in the above SQL query? Given at lea...
0 votes
15
Let 'x', 'y', 'z' and 'u' represents the number of entries in rows of Non-terminals 'S', 'A', 'B' and 'C' respectively. The value of x + y + z + u is ______ .
1 votes
16
0 votes
17
which of the following expressions have l-values ? which have r- valuesa)A[I+1] b)*A c)&Ad)&(*A) e)*(&A) f)*(&(&A))
0 votes
18
Pick the correct statement about interpreter:A. No Intermediate Object Code is GeneratedB. No machine code is generatedI. AII. BIII. Both A and BIv. Neither a nor...
3 votes
20
how many topological sort possible for n vetex(except the null graph)???
0 votes
21
how the average height of tree of N elements is of order O(sqrt(N))
–1 votes
22
The number of min heap trees are possible with 15 elements such that every leaf node must be greater than all non-leaf nodes of the tree are ________.