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. 230.0.0.0

  2. 130.4.5.6

  3. 30.0.0.0

  4. 30.4.5.6

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

This is a class B host address. The range of first byte of class B is 128-191. The left most n bits(prefix) define the network and the rightmost 32-n bits define the host.

Multiple choice
  1. It translates the network address in terms of domain names.

  2. It automatically assigns the valid IP address from the server to all the network devices.

  3. It is used for internet chat and other communication in the network.

  4. It is used to receive the messages from the remote servers for e-mail clients.

  5. None of the above

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

Yes, DHCP protocol automatically assigns the valid IP address from the server to all the network devices.