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

What is the purpose of a load balancer?

  1. To distribute traffic across multiple servers

  2. To provide Internet access to a network

  3. To route traffic between different subnets

  4. To connect two networks together

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

A load balancer is a device that distributes traffic across multiple servers. It provides Internet access to a network by allowing multiple servers to share the load of incoming traffic.

Multiple choice

What is the purpose of a CDN?

  1. To reduce latency

  2. To improve performance

  3. To reduce bandwidth usage

  4. All of the above

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

A CDN (Content Delivery Network) is used to reduce latency, improve performance, and reduce bandwidth usage by caching content on multiple servers located in different geographic locations.

Multiple choice

Which network type is characterized by a single, central connection point?

  1. Star

  2. Bus

  3. Ring

  4. Mesh

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

In a star network, all devices are connected to a central hub or switch, which serves as the central connection point for data transmission.

Multiple choice

Which network topology connects each device to every other device on the network?

  1. Star

  2. Bus

  3. Ring

  4. Mesh

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

In a mesh topology, each device is connected to every other device on the network, creating multiple paths for data transmission and providing redundancy.

Multiple choice

What is the primary function of a network switch?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To store network data

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

A network switch is a networking device that connects devices on a network, allowing them to communicate with each other and share resources.

Multiple choice

What is the purpose of a gateway in a network?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To store network data

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

A gateway is a networking device that connects different networks, allowing data packets to be forwarded between them, enabling communication between devices on different networks.

Multiple choice

Which of the following is NOT a common type of disaster recovery service?

  1. Data recovery

  2. Hardware replacement

  3. Software restoration

  4. Network reconfiguration

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

Network reconfiguration is not a common type of disaster recovery service. It is a type of cybersecurity service.

Multiple choice

What is the primary purpose of network redundancy?

  1. To increase network speed

  2. To reduce network latency

  3. To provide backup paths in case of failure

  4. To improve network security

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

Network redundancy is designed to ensure that there are multiple paths available for data to travel between two points, so that if one path fails, the data can still be transmitted via an alternate path.

Multiple choice

Which of the following is NOT a common type of network redundancy?

  1. Active-active redundancy

  2. Active-passive redundancy

  3. Load balancing

  4. Spanning Tree Protocol

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

Spanning Tree Protocol is a network protocol that prevents loops in a network, not a type of network redundancy.

Multiple choice

What is the term for a network topology that uses multiple paths between devices?

  1. Star topology

  2. Bus topology

  3. Ring topology

  4. Mesh topology

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

A mesh topology is a network topology in which each device is connected to every other device, creating multiple paths for data to travel.

Multiple choice

What is the purpose of load balancing in network redundancy?

  1. To increase network speed

  2. To reduce network latency

  3. To distribute traffic across multiple paths

  4. To improve network security

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

Load balancing in network redundancy is used to distribute traffic across multiple paths, thereby improving network performance and reliability.

Multiple choice

What is the term for a network device that is used to connect two or more networks?

  1. Router

  2. Switch

  3. Hub

  4. Modem

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

A router is a network device that is used to connect two or more networks and determine the best path for data to travel.

Multiple choice

What is the purpose of a spanning tree protocol in network redundancy?

  1. To prevent loops in a network

  2. To distribute traffic across multiple paths

  3. To provide backup paths in case of failure

  4. To improve network security

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

A spanning tree protocol is used in network redundancy to prevent loops in a network, which can cause network instability and outages.

Multiple choice

What is the term for a network device that is used to connect multiple devices to a network?

  1. Router

  2. Switch

  3. Hub

  4. Modem

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

A switch is a network device that is used to connect multiple devices to a network and forward data between them.

Multiple choice

Which of the following is NOT a common type of switch redundancy?

  1. Hot standby switch redundancy

  2. Virtual Switch Redundancy Protocol (VSRP)

  3. Link Aggregation Control Protocol (LACP)

  4. Spanning Tree Protocol

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

Spanning Tree Protocol is a network protocol that prevents loops in a network, not a type of switch redundancy.