Computer Knowledge

Computer Networks

2,614 Questions

Computer networks involve the architecture, protocols, and security measures used for digital communication. This collection covers OSI model layers, IP addressing, data transmission, and cryptographic standards. These concepts are vital for the computer knowledge sections of banking and government exams.

OSI model layersNetwork protocolsIP subnet maskingData encryption standardsServer configurationsNetwork commands

Computer Networks Questions

Multiple choice
  1. bit ordering

  2. fragmentation

  3. routing

  4. All of the above

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Routing is the process of moving data from one network to another by forwarding packets via gateways.

Multiple choice
  1. HTTP

  2. WWW

  3. TELNET

  4. FTP

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

TELNET is a network protocol that allows you to log on to and use a remote computer as if you were directly connected to it. HTTP is for web pages, WWW is the system of interconnected documents, and FTP is for file transfer, not remote system access.

Multiple choice
  1. File Translate Protocol

  2. File Transit Protocol

  3. File Typing Protocol

  4. File Transfer Protocol

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Correct option is (4).

Multiple choice
  1. It provides services to the transport layer.

  2. It uses store and forward packet switching technique in the networking medium to delivery the information.

  3. Network layer is responsible in the implementation of connection oriented and connectionless services.

  4. All of the above.

  5. Only (1) and (2)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Yes, all the three statements are the true about the network layer.

Multiple choice
  1. Presentation layer

  2. Network layer

  3. Session layer

  4. Physical layer

  5. Data link layer

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Session layer is used to provide the services like authentication and authorization to the applications in the networking medium. This layer is used to open, close the session between the end user application processes.