Computer Knowledge

Computer Networks

2,095 Questions

Computer networks form the backbone of digital communication, connecting multiple devices to share data and resources. This area covers network architectures, transmission media, modems, and topologies like LAN. These concepts are crucial for computer knowledge sections in banking and government exams.

Network topologiesModulation and demodulationNetwork addressingFiber optic cablesWireless infrastructure

Computer Networks Questions

Multiple choice
  1. PCI Express RAID card

  2. PCI Express Video card

  3. PCI Express FireWire card

  4. PCI Express LAN card

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

Modern PCI Express video cards feature HDMI and DisplayPort outputs, which are designed to transmit high-definition video and multi-channel audio simultaneously. Other expansion cards, like LAN or RAID cards, do not handle direct audio and video output.

Multiple choice
  1. Used to join LAN to LAN

  2. Used to join LAN to WLAN

  3. WiFi Access

  4. Used to join LAN to WAN

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

A router is a networking device that forwards data packets between computer networks, most commonly connecting a local area network (LAN) to a wide area network (WAN) like the Internet. While it can connect LANs together, its primary consumer role is linking the home network to the external internet.

Multiple choice
  1. Wireless Local Area Network

  2. Wide Area Network

  3. Local Area Network

  4. Wifi Local Area Network

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

WLAN stands for Wireless Local Area Network, which is a local area network that uses wireless communication (typically Wi-Fi) to link devices.

Multiple choice
  1. but require human involvement

  2. without the need of human involvement

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

Worms are self-replicating programs that can spread across computer networks automatically by exploiting vulnerabilities, without needing any human action like opening an attachment. In contrast, computer viruses typically require human involvement, such as running an infected program, to spread. This independence makes worms particularly dangerous for network security.

Multiple choice
  1. Internet.

  2. Intranet.

  3. World Area Network.

  4. Local Area Network.

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

An intranet is a private, secure network that is accessible only to authorized members or employees within a specific organization. It is used to share information, collaboration tools, and operational systems securely. In contrast, the Internet is public, and LAN or WAN refer to the geographical scale of networks rather than their private access restrictions.

Multiple choice
  1. LAN.

  2. MAN.

  3. WAN.

  4. RAM.

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

The Internet is the ultimate example of a Wide Area Network (WAN) because it connects millions of computers and smaller networks globally across vast geographical distances. A Local Area Network (LAN) is restricted to a small area like a single building, and a Metropolitan Area Network (MAN) covers a city. RAM is a type of computer memory, not a network type.

Multiple choice
  1. LAN.

  2. WAN.

  3. MAN.

  4. cloud.

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

The cloud refers to servers accessed over the internet, along with the databases and software that run on those servers. LAN, WAN, and MAN are types of physical network infrastructures (Local, Wide, and Metropolitan Area Networks) rather than the services hosting files and information.

Multiple choice
  1. router

  2. hub

  3. scanner

  4. modem

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

A hub is a basic networking device that connects multiple computers or devices together in a local area network (LAN), broadcasting data to all connected ports. While routers connect different networks together and modems connect a network to the internet, a hub specifically serves as a common connection point for devices in a single network.

Multiple choice
  1. radio waves.

  2. blue tooth.

  3. 4G.

  4. fibre optics.

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

Fibre optics involve the transmission of information as light pulses through physical glass or plastic strands, making it a form of wired (or cabled) communication. Radio waves, Bluetooth, and 4G are all wireless technologies that transmit data through the air without physical cables.

Multiple choice
  1. SQL

  2. DDOS

  3. USB

  4. WLAN

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

A Distributed Denial of Service (DDoS) attack uses a network of multiple compromised systems (a botnet) to flood a target website or server with traffic, causing it to crash or become unavailable to legitimate users. SQL is a database language, while USB and WLAN are hardware/networking standards.

Multiple choice
  1. Nibbles

  2. Parts

  3. Bytes

  4. Packets

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

Data transmitted over a network is broken down into small, manageable units called packets, which are routed individually and reassembled at the destination. Bytes and nibbles are units of data storage size, not the transmission units used by network protocols.