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

Which of the following is a type of IoT network architecture where devices are connected to each other in a hierarchical fashion?

  1. Star

  2. Mesh

  3. Tree

  4. Ring

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

A tree network is a type of IoT network architecture where devices are connected to each other in a hierarchical fashion. This architecture is commonly used in applications where devices are located at different levels and there is a need for efficient routing of data.

Multiple choice

What is the purpose of a default gateway?

  1. To connect two networks together

  2. To provide Internet access to a network

  3. To route traffic between different subnets

  4. All of the above

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

A default gateway is a device that connects two networks together. It provides Internet access to a network by routing traffic between the network and the Internet. It also routes traffic between different subnets.

Multiple choice

What is the difference between a router and a switch?

  1. A router connects two networks together, while a switch connects devices on the same network

  2. A router routes traffic between different subnets, while a switch forwards traffic between devices on the same subnet

  3. A router uses IP addresses to route traffic, while a switch uses MAC addresses to forward traffic

  4. All of the above

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

A router connects two networks together, while a switch connects devices on the same network. A router routes traffic between different subnets, while a switch forwards traffic between devices on the same subnet. A router uses IP addresses to route traffic, while a switch uses MAC addresses to forward traffic.

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.