1
GATE CSE 2007
MCQ (Single Correct Answer)
+1
-0.3
Which one of the following uses UDP as the transport protocol?
A
HTTP
B
Telnet
C
DNS
D
SMTP
2
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
The address of a class B host is to be split into subnets with a 6-bit subnet number. What is the maximum number of subnets and the maximum number of hosts in each subnet?
A
62 subnets and 262142 hosts.
B
64 subnets and 262142 hosts.
C
62 subnets and 1022 hosts.
D
64 subnets and 1024 hosts.
3
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
The distance between two stations M and N is L kilometers. All frames are K bits long. The propagation delay per kilometer is t seconds. Let R bits/second be the channel capacity. Assuming that processing delay is negligible, the minimum number of bits for the sequence number field in a frame for maximum utilization, when the sliding window protocol is used, is:
A
$$\left\lceil {{{\log }_2}{{2LtR + 2K} \over K}} \right\rceil $$
B
$$\left\lceil {{{\log }_2}{{2LtR} \over K}} \right\rceil $$
C
$$\left\lceil {{{\log }_2}{{2LtR + K} \over K}} \right\rceil $$
D
$$\left\lceil {{{\log }_2}{{2LtR + 2K} \over {2K}}} \right\rceil $$
4
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
The message 11001001 is to be transmitted using the CRC polynomial x3 + 1 to protect it from errors. The message that should be transmitted is:
A
11001001000
B
11001001011
C
11001010
D
110010010011
EXAM MAP