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. transmission of data

  2. reassembly of packets

  3. filtering of packets

  4. segmentation of packets

  5. All of the above

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

Firewall is comprised of two routers and one application gateway. The routers perform the task of filtering the packets by checking against the prescribed criterion.

Multiple choice
  1. BGP

  2. UDP

  3. RIP

  4. Dijkstra

  5. OSPF

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

Border Gateway Protocol (BGP), Open Shortest Path First (OSPF), Routing Information Protocol (RIP) and Dijkstra are routing protocols, while User Datagram Protocol (UDP) is an internet protocol.

Multiple choice
  1. 207.0.0.1

  2. 227.1.0.1

  3. 127.0.0.1

  4. 261.0.1.1

  5. 129.1.0.1

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

Loopback address is 127.0.0.1. It is used for software loopback interface of a machine.

Multiple choice
  1. Network layer

  2. Internet layer

  3. Transport layer

  4. Application layer

  5. Presentation layer

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

Network layer is the third layer of the OSI model. It provides communication between different networks. It is responsible for formatting of data, addressing and routing.