Computer Knowledge

Computer Networks

2,461 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. Files over the internet or internal network

  2. Memory address to the CPU

  3. Email between computer systems

  4. None of the above

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

FTP stands for File Transfer Protocol, which is a standard network protocol used to transfer computer files from one host to another over a TCP-based network, such as the internet.

Multiple choice
  1. Traffic from the internet

  2. E-mail

  3. Processing HTML

  4. None of the above

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

Port 80 is the default network port used for unencrypted HTTP (Hypertext Transfer Protocol) web traffic. This allows web browsers to request and receive web pages from servers over the internet.

Multiple choice
  1. Normal Injection Character

  2. Network International Code

  3. Network Interface Card

  4. Normal Interface Card

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

NIC stands for Network Interface Card, which is a hardware component (either an expansion card or integrated into the motherboard) that allows a computer to connect to a network.

Multiple choice
  1. TCP

  2. IP

  3. OP

  4. HTTP

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

TCP, IP, and HTTP are all standard, widely used communication protocols in networking. OP is not a standard networking protocol.

Multiple choice
  1. Wireless communication protocols

  2. Passwords

  3. Wireless encryption standard

  4. Ethernet network security protocols

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

WEP (Wired Equivalent Privacy) and WPA (Wi-Fi Protected Access) are security protocols designed to secure wireless networks by encrypting data transmitted over the air. They ensure that unauthorized users cannot easily intercept and read wireless network traffic.

Multiple choice
  1. Packets

  2. Parcels

  3. Email

  4. Post

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

Data transmitted over computer networks is broken down into small blocks called packets. These packets travel independently across the network and are reassembled into the original data once they reach their destination.

Multiple choice
  1. Session IDs

  2. It formats encryption compression

  3. Data routing paths

  4. Network functionality

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

The Network Layer (Layer 3 of the OSI model) is responsible for logical addressing and determining the best path for data to travel across interconnected networks, which is known as routing.

Multiple choice
  1. IP addresses

  2. LLC and MAC

  3. 3 way handshake

  4. Session ID

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

The Network Layer uses logical addresses, specifically IP addresses, to identify devices and route data packets across different networks.

Multiple choice
  1. Frames

  2. Packets

  3. Data

  4. Segments

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

In the OSI model, data is encapsulated into 'packets' at the Network Layer (Layer 3). Frames are used at Layer 2, and segments are used at Layer 4.

Multiple choice
  1. IP, ICMP, and IGMP

  2. Routers, hubs, and cables

  3. IP, Ethernet, and Software

  4. Screen resolution, volume, and battery life

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

IP (Internet Protocol), ICMP (Internet Control Message Protocol), and IGMP (Internet Group Management Protocol) are all fundamental protocols that operate at the Network Layer.

Multiple choice
  1. Layer 3 of the OSI

  2. IP addresses

  3. The subnet

  4. Ethernet

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

The Network Layer is responsible for managing logical network addressing and subnetting, which allows for the efficient organization and routing of data within a network.

Multiple choice
  1. The Network Layer

  2. The Data Link Layer

  3. The Physical Layer

  4. The Transport Layer

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

In the standard 7-layer OSI model, Layer 1 is Physical, Layer 2 is Data Link, and Layer 3 is the Network Layer.