Computer Network Multiple Choice Questions with Answers Set-8

This post contains a computer network related to 20 multiple-choice questions (CN SET-8) that help you to go through the subject and prepare you for Computer network related questions in competitive exams.

Computer Network MCQ Test Series Set-8

  • Total Number of Questions: 20

  • Each question carries equal marks i.e 1

  • No Negative Marking

Page 1 of 2

1.

Consider the three-way handshake mechanism followed during TCP connection establishment between hosts P and Q, Let X and Y be two random 32-bit starting sequence numbers chosen by P and Q respectively. Suppose P sends a TCP connection request message to Q with a TCP segment having SYN bit=1, SEQ number=X and ACK bit=0. Suppose Q accepts the connection request. Which one of the following choices represents the information present in the TCP segment header that is sent by Q to P?

A.
B.
C.
D.
2. Match the following:
FieldLength in bits
P. UDP Header’s Port NumberI.                48
Q. Ethernet MAC AddressII.              8
R. IPv6 Next HeaderIII.            32
S. TCP Header’s Sequence NumberIV.            16
A.
B.
C.
D.
3.

Assume that a 12-bit Hamming codeword consisting of 8-bit data and 4 check bits is $d_8d_7d_6d_5d_4d_3d_2c_4d_1c_2c_1$,  where the data bits and the check bits are given in the following tables:

Data Bits
$d_{8}$$d_{7}$$d_{6}$$d_{5}$$d_{4}$$d_{3}$$d_{2}$$d_{1}$
110X0101
Check Bits
$c_{8}$$c_{4}$$c_{2}$$c_{1}$
y010
Which one of the following choices gives the correct values of x and y?
A.
B.
C.
D.
4.

Consider the following statements regarding the slow start phase of the TCP congestion control algorithm. Note that cwnd stands for the TCP congestion window and MSS denotes the Maximum Segment Size.

(i) The cwnd increases by 2 MSS on every successful acknowledgment.

(ii) The cwnd approximately doubles on every successful acknowledgement.

(iii) The cwnd increases by 1 MSS every round trip time.

(iv) The cwnd approximately doubles every round trip time.

Which one of the following is correct?

A.
B.
C.
D.
5. Consider the following statements about the functionality of an IP-based router.
  1. A router does not modify the IP packets during forwarding.
  2. It is not necessary for a router to implement any routing protocol.
  3. A router should reassemble IP fragments if the MTU of the outgoing link is larger than the size of the incoming IP packet.
Which of the above statements is/are TRUE?
A.
B.
C.
D.
6.

Which of the following protocol pairs can be used to send and retrieve e-mails (in that order)?

A.
B.
C.
D.
7.

Consider the cyclic redundancy check (CRC) based error detecting scheme having the generator polynomial $X^3+X+1$. Suppose the message $m_4 m_3 m_1 m_0 =11000$ is to transmitted. Check bits $c_2 c_1 c_0$ are appended at the end of the message by the transmitter using the above CRC scheme. The transmitted bit string is denoted by $m_4 m_3 m_2 m_1 m_0 C_2 C_1 C_0$ is

A.
B.
C.
D.
8.

Consider three machines M, N, and P with IP addresses 100.10.5.2, 100.10.5.5, and 100.10.5.6 respectively. The subnet mask is set to 255.255.255.252 for all three machines. Which one of the following is true?

A.
B.
C.
D.
9.

Suppose that in an IP-over-Ethernet network, machine X wishes to find the MAC address of another machine Y in its subnet. Which one of the following techniques can be used for this?

 
A.
B.
C.
D.
10.

A TCP server application is programmed to listen on port number P on host S. A TCP client is connected to the TCP server over the network.

Consider that while the TCP connection was active, the server machine S crashed and rebooted. Assume that the client does not use the TCP keepalive timer.

Which of the following behaviours is/are possible?

A.
B.
C.
D.

 

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments