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
What is the purpose of a load balancer?
-
To distribute traffic across multiple servers
-
To provide Internet access to a network
-
To route traffic between different subnets
-
To connect two networks together
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.
What is the purpose of a CDN?
-
To reduce latency
-
To improve performance
-
To reduce bandwidth usage
-
All of the above
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.
Which network type is characterized by a single, central connection point?
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.
Which network topology connects each device to every other device on the network?
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.
What is the primary function of a network switch?
-
To connect devices to the network
-
To forward data packets between networks
-
To provide security to network data
-
To store network data
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.
What is the purpose of a gateway in a network?
-
To connect devices to the network
-
To forward data packets between networks
-
To provide security to network data
-
To store network data
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.
Which of the following is NOT a common type of disaster recovery service?
-
Data recovery
-
Hardware replacement
-
Software restoration
-
Network reconfiguration
D
Correct answer
Explanation
Network reconfiguration is not a common type of disaster recovery service. It is a type of cybersecurity service.
What is the primary purpose of network redundancy?
-
To increase network speed
-
To reduce network latency
-
To provide backup paths in case of failure
-
To improve network security
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.
Which of the following is NOT a common type of network redundancy?
-
Active-active redundancy
-
Active-passive redundancy
-
Load balancing
-
Spanning Tree Protocol
D
Correct answer
Explanation
Spanning Tree Protocol is a network protocol that prevents loops in a network, not a type of network redundancy.
What is the term for a network topology that uses multiple paths between devices?
-
Star topology
-
Bus topology
-
Ring topology
-
Mesh topology
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.
What is the purpose of load balancing in network redundancy?
-
To increase network speed
-
To reduce network latency
-
To distribute traffic across multiple paths
-
To improve network security
C
Correct answer
Explanation
Load balancing in network redundancy is used to distribute traffic across multiple paths, thereby improving network performance and reliability.
What is the term for a network device that is used to connect two or more networks?
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.
What is the purpose of a spanning tree protocol in network redundancy?
-
To prevent loops in a network
-
To distribute traffic across multiple paths
-
To provide backup paths in case of failure
-
To improve network security
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.
What is the term for a network device that is used to connect multiple devices to a network?
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.
Which of the following is NOT a common type of switch redundancy?
-
Hot standby switch redundancy
-
Virtual Switch Redundancy Protocol (VSRP)
-
Link Aggregation Control Protocol (LACP)
-
Spanning Tree Protocol
D
Correct answer
Explanation
Spanning Tree Protocol is a network protocol that prevents loops in a network, not a type of switch redundancy.