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. Internet Packet Exchange

  2. Internet Packet Xchange

  3. Internet Protocol Exchange

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

IPX stands for Internetwork Packet Exchange, a protocol used in early networking environments like Novell NetWare.

Multiple choice
  1. To connect networks

  2. To create packets

  3. yes

  4. To establish multicast group memberships

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

IGMP (Internet Group Management Protocol) is used by hosts and adjacent routers to establish and manage multicast group memberships.

Multiple choice
  1. Routes the packet

  2. Sources the data

  3. Assigns addresses to packets

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

The primary purpose of the Internet Protocol (IP) is to provide logical addressing and routing for packets across interconnected networks. While IP facilitates routing, its fundamental role is defining the addressing scheme that allows data to be directed to the correct destination.

Multiple choice
  1. True

  2. False

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

Bits are packaged into frames at the Data Link layer, not the Network layer. The Network layer handles packets, while the Data Link layer is responsible for framing.

Multiple choice
  1. The Firewall

  2. The Router

  3. The Packet

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

A router is the primary hardware device that operates at the Network layer (Layer 3) of the OSI model. Firewalls can operate at various layers, and a packet is a data unit, not hardware.

Multiple choice
  1. Network stuff

  2. Routes packets

  3. Transports info

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

The Network layer is responsible for logical addressing and routing packets across different networks. Transporting information is the primary role of the Transport layer.

Multiple choice
  1. The Application layer

  2. The Network layer

  3. The Transport layer

  4. The Session layer

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

In the OSI model, Layer 1 is Physical, Layer 2 is Data Link, and Layer 3 is the Network layer. The Application layer is Layer 7, and the Session layer is Layer 5.

Multiple choice
  1. Physical, Datalink, Network

  2. Session, Presentation, Application

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

The OSI model is divided into two groups: the Media layers (Physical, Data Link, Network) and the Host or User Support layers (Session, Presentation, Application). The latter group handles user-facing data and application interactions.

Multiple choice
  1. Physical Address

  2. Logical Address

  3. Port Address

  4. Specific Address

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

Physical addresses are often referred to as link-layer addresses or hardware addresses because they are used to identify devices on the local network link.