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. TCP but not UDP

  2. TCP and UDP

  3. UDP but not TCP

  4. Neither TCP nor UDP

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

In packet-switched networks, both TCP and UDP packets are routed independently by the network layer (IP). Therefore, packets of the same session can take different paths regardless of the transport protocol used.