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. C1 and C2 both assume they are on the same network

  2. C2 assumes C1 is on same network, but C1 assumes C2 is on a different network

  3. C1 assumes C2 is on same network, but C2 assumes C1 is on a different network

  4. C1 and C2 both assume they are on different networks.

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

Multiple choice
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Multiple choice
  1. 0.015/s

  2. 0.064/s

  3. 0.135/s

  4. 0.327/s

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

Multiple choice
  1. 16 ms

  2. 18 ms

  3. 20 ms

  4. 22 ms

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

Multiple choice
  1. It can be used to prioritize packets.

  2. It can be used to reduce delays.

  3. It can be used to optimize throughput.

  4. It can be used to prevent packet looping.

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

The TTL (Time to Live) field in an IP datagram serves as a counter that gets decremented by 1 each time the packet passes through a router. When TTL reaches 0, the packet is discarded. This mechanism prevents packets from circulating indefinitely in routing loops - a packet cannot bounce forever because it will eventually expire. TTL has nothing to do with prioritization, delay reduction, or throughput optimization; its sole purpose is loop prevention.

Multiple choice
  1. Transport layer security

  2. Application proxy gateway

  3. Packet filtering gateway

  4. Sender authenticity

  5. Message integrity check

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

This security technique also called bastion host essentially intrudes in the middle of this protocol exchange seeming like a destination in communication with the sender.