Computer Networks MCQ Questions And Answers

The following quiz “Computer Networks MCQ Questions And Answers” provides Multiple Choice Questions (MCQs) related to Computer Networks. These Computer Networks MCQs are also Interviews (campus interview, walk-in interview, company interview), Placement or recruitment, entrance examinations, and competitive examinations oriented. You can practice the below questions to improve your Computer Networks skills. You can click on the View Answer button to check the answer. Let’s solve this Computer Networks MCQ Questions And Answers Quiz. In simple words, Computer Network is two or more computers that are connected with one another for the purpose of communicating data electronically, share resources (such as printers and CDs), exchange files, etc.

You can practice these Computer Networks MCQs here and if you want a pdf of Computer Networks MCQ Questions And Answers, we will provide a downloading link here soon so please keep visiting here for further modifications.

1. In the layer hierarchy as the data packet moves from the upper to the lower layers, headers are ______________

  1. Removed
  2. Added
  3. Rearranged
  4. Modified

Answer : B
Explanation: Each layer adds its own header to the packet from the previous layer, example: in the Internet layer, the IP header is added over the TCP header on the data packet that came from the transport layer. So, option B is correct.

2. Which of these is a standard interface for serial data transmission?

  1. RS232C
  2. 2
  3. Centronics
  4. ASCII

Answer : A
Explanation: RS232C from the above is a standard interface for serial data transmission,the RS232C defines the protocol and physical interface for transmitting serial data fairly easily between associated appliances and computers. Hence, option A is correct.

3. Which of the following protocol is used for remote terminal connection service?

  1. RARP
  2. UDP
  3. TELNET
  4. FTP

Answer : C
Explanation: TELNET protocol is used for remote terminal connection service.

JavaScript MCQ Questions And Answers

4. Several computers linked to a server to share programs and storage space.

  1. Library
  2. Grouping
  3. Integrated system
  4. Network

Answer : D
Explanation: Several computers linked to a server to share programs and storage space is known as network.

5. In a client-server paradigm, a _______ program provides services to a (another) ___________ program.

  1. Server, Client
  2. Client, Client
  3. Server, Server
  4. Client, Server

Answer : A
Explanation: In a client-server paradigm, a Server program provides services to a Client program.

6.  The _______ is the physical path over which a message travels

  1. Protocol
  2. Medium
  3. Path
  4. Route

Answer : B
Explanation: The physical path over which a message travels is known as medium. So, option B is correct.

7. Which of the following transport layer protocols is used to support electronic mail?

  1. IP
  2. SMTP
  3. TCP
  4. UDP

Answer : C
Explanation: TCP is the correct answer because we are talking about transport layer protocol, E-mail uses SMTP as application layer protocol. SMTP uses TCP as transport layer protocol so, option C is correct.

8. The OSI model is a ___________ layer architecture

  1. 3
  2. 5
  3. 6
  4. 7

Answer : D
Explanation: None

9. What is a split-horizon?

  1. Information about a route should not be sent back in the direction from which the original update came
  2. It prevents regular update messages from reinstating a route that has gone down
  3. It splits the traffic when you have a large bus (horizon) physical network
  4. It holds the regular updates from broadcasting to a downed link

Answer : A
Explanation: Information about a route should not be sent back in the direction from which the original update came, So option A is correct.

10. What is the minimum header size of an IP packet?

  1. 16 bytes
  2. 10 bytes
  3. 32 bytes
  4. 20 bytes

Answer : D
Explanation: The minimum header size of an IP packet is 20 bytes.

Leave a Reply