CN Data Link Layer
Question 1 |
1 | |
2 | |
2.5 | |
5 |
Discuss it
Data should be transmitted at the rate of 500 Mbps. Transmission Time >= 2*Propagation Time => 10000/(500*1000000) <= 2*length/200000 => length = 2km (max) so, answer will be: (B) 2km
Question 2 |
1 | |
2 | |
2.5 | |
5 |
Discuss it
Data should be transmitted at the rate of 500 Mbps. Transmission Time >= 2*Propagation Time => 10000/(500*1000000) <= 2*length/200000 => length = 2km (max) so, answer will be: (B) 2km
Question 3 |
G(x) contains more than two terms | |
G(x) does not divide 1+x^k, for any k not exceeding the frame length | |
1+x is a factor of G(x) | |
G(x) has an odd number of terms. |
Discuss it
Question 4 |
i = 2 | |
i = 3 | |
i = 4 | |
i = 5 |
Discuss it
Question 5 |
16ms | |
18ms | |
20ms | |
22ms |
Discuss it
Question 6 |
Half the baud rate. | |
Twice the baud rate. | |
Same as the baud rate. | |
None of the above |
Discuss it
Question 7 |
(1-p)(n-1) | |
np(1-p)(n-1) | |
p(1-p)(n-1) | |
1-(1-p)(n-1) |
Discuss it
P(X) = Probability that station X attempts to transmit = P P (-X) = Probability that station X does not transmit = 1-P Required is: Probability that only one station transmits = y
Y = (A1, -A2, -A3...... -An) + (-A1, A2, A3......-An) + (-A1, -A2, A3.....-An) + ........... + (-A1, -A2, -A3......An) = (p*(1-p)*(1-p)*...... (1-p) + (1-p)*p*(1-p)........(1-p) + ............. = p*(1-p)^(n-1) + p*(1-p)^n-1 + .................................................... + p*(1-p)^(n-1) = n*p*(1-p)^(n-1)
This solution is contributed Anil Saikrishna Devarasetty .
See question 3 of http://www.geeksforgeeks.org/computer-networks-set-9/Question 8 |
In a token ring network the transmission speed is 10^7 bps and the propagation speed is 200 meters/micro second. The 1-bit delay in this network is equivalent to:
500 metres of cable. | |
200 metres of cable. | |
20 metres of cable. | |
50 metres of cable. |
Discuss it
See question 4 of http://www.geeksforgeeks.org/computer-networks-set-9/
Question 9 |
11001001000 | |
11001001011 | |
11001010 | |
110010010011 |
Discuss it
Question 10 |

A | |
B | |
C | |
D |
Discuss it