Computer Knowledge

Computer Networks

2,256 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. 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. Examination of Computers

  2. Examination of Data being sent over a network

  3. Examination of Phones

  4. Examination of all computer data

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

Network forensics is a sub-branch of digital forensics that specifically deals with the monitoring and analysis of network traffic to gather evidence or detect security incidents. It focuses on data in transit across a network rather than data stored on individual local devices.

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.

Multiple choice
  1. Is a type of LAN

  2. Is a type of WAN

  3. Is known as www.

  4. Lets me play games

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

The internet is a global system of interconnected computer networks, which classifies it as a Wide Area Network (WAN). LANs are typically restricted to smaller geographic areas like a building or home.

Multiple choice
  1. have advantages and disadvantages

  2. have advantages

  3. have disadvantages

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

Every network topology or design involves trade-offs. Therefore, all types of networks inherently possess both advantages and disadvantages depending on the specific use case.

Multiple choice
  1. is the only network with no data collisions

  2. Often has many data collisions due to all the data

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

In a star network, each node is connected to a central hub or switch. Because each device has its own dedicated cable to the central point, data collisions are effectively eliminated compared to bus topologies.

Multiple choice
  1. Is expensive but reliable

  2. Is expensive and not worth it

  3. Is cheap as chips

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

Star networks are generally considered reliable because a failure in one cable only affects the connected device, not the whole network. However, they are more expensive to install due to the amount of cabling and the need for a central hub.

Multiple choice
  1. Always has fantastic performance

  2. You can cut the cable

  3. Relies on a backbone cable

  4. Can carry a million PC's

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

A bus network uses a single central cable, known as a backbone or trunk, to which all devices are connected. If this backbone cable fails, the entire network goes down.

Multiple choice
  1. Is easy to install

  2. Is hard to install

  3. Needs a server

  4. Needs a diamond

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

Ring networks are often cited for being relatively easy to install and configure compared to more complex topologies, as each device is simply connected to two others in a closed loop.