1
GATE CSE 2007
MCQ (Single Correct Answer)
+1
-0.3
The minimum positive integer p such that (3p modulo 17) = 1 is
A
5
B
8
C
12
D
16
2
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
Match the following:

List - I

(P) SMTP
(Q) BGP
(R) TCP
(S) PPP

List - II

(1) Application layer
(2) Transport layer
(3) Data link layer
(4) Network layer
(5) Physical layer
A
P - 2 Q - 1 R - 3 S - 5
B
P - 1 Q - 4 R - 2 S - 3
C
P - 1 Q - 4 R - 2 S - 5
D
P - 2 Q - 4 R - 1 S - 3
3
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.
4
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
There are n stations in a slotted LAN. Each station attempts to transmit with a probability p in each time slot. What is the probability that ONLY one station transmits in a given time slot?
A
np(1 - p)n - 1
B
(1 - p)n - 1
C
p(1 - p)n - 1
D
1 - (1 - p)n - 1