1 votes
1 answer
1
What is the time complexity of the following recurrence relation and step to derive the same$T(n) = T(\sqrt{n}) + log(logn)$
2 votes
0 answers
2
In a DLL layer, bit stuffing is used in transferring data. If the sent data after bit stuffing is 001111101101011111001111 and the flag is 01111110, then what will be the...
0 votes
0 answers
3
Consider the boolean expression F(A, B, C, D) = Σm = (0, 1, 2, 5, 6, 7, 8, 10, 14, 15). Find the number of essential prime implicates
0 votes
1 answer
4
The number of seven digit integers possible with sum of the digits equal to 11 and formed by using the digits 1, 2 and 3 only are ________.
0 votes
0 answers
5
0 votes
0 answers
6
The maximum length of the cable (in km) for transmitting data at a rate of 100 Mbps in ethernet LAN with frame size of 1000 bits (take signal speed as 2 × 10) is _______...
0 votes
0 answers
7
Zero Subnet address is considered usable or reserved for GATE?Eg: If we have subnet id of 4 bit then what will be the 1st Subnet Address, ‘0000’ or ‘0001’?
0 votes
2 answers
8
For GATE, Zero th subnet address is considered, useable or reserved?Suppose if we have, 3 subnet bit then what will be 5th subnet? Will it be 101 or 100 ?Which one wil...