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. voice over IP

  2. visual basic

  3. virus

  4. viewer

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

Voice over IP (VoIP) is a technology that allows voice communication and multimedia sessions over Internet Protocol (IP) networks by converting voice signals into digital data packets. Visual Basic is a programming language, a virus is malicious software, and a viewer is an application for displaying files.

Multiple choice
  1. patch

  2. peer-to-peer network

  3. packet

  4. patent

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

A packet is a formatted unit of data carried by a packet-switched computer network. A patch is a software update, a peer-to-peer network is a decentralized communication model, and a patent is a legal protection for inventions.

Multiple choice
  1. Internal Protocol

  2. Information Page

  3. Internet Protocol

  4. Internal Processing

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

IP stands for Internet Protocol, which is the principal communications protocol in the Internet protocol suite for routing and addressing packets of data across network boundaries.

Multiple choice
  1. Slow Sockets Language

  2. Secure Safe Language

  3. Slow Socket Layer

  4. Secure Socket Layer

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

SSL stands for Secure Sockets Layer, a standard security technology for establishing an encrypted link between a server and a client. It has largely been succeeded by TLS (Transport Layer Security), but the term SSL is still widely used.

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.