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
What is the purpose of a subnet mask?
-
To divide a network into smaller subnetworks
-
To determine the network address of a host
-
To determine the broadcast address of a network
-
All of the above
D
Correct answer
Explanation
A subnet mask serves multiple purposes. It is used to divide a network into smaller subnetworks, allowing for more efficient routing and addressing. It also helps determine the network address of a host, which is the first address in the subnet, and the broadcast address, which is the last address in the subnet.
What is the maximum number of subnetworks that can be created from a network with a subnet mask of 255.255.255.192?
B
Correct answer
Explanation
The number of subnetworks that can be created from a network is determined by the number of bits in the host portion of the subnet mask. In this case, the host portion is 8 bits (32 - 24 = 8), so the maximum number of subnetworks is 2^8 = 256. However, since the network address and broadcast address also occupy two addresses, the actual number of usable subnetworks is 256 - 2 = 254.
What is the purpose of a default gateway?
-
To connect two networks together
-
To provide access to the Internet
-
To route traffic between networks
-
All of the above
D
Correct answer
Explanation
A default gateway serves multiple purposes. It connects two networks together, allowing devices on one network to communicate with devices on the other network. It also provides access to the Internet by routing traffic from the local network to the Internet. Additionally, it routes traffic between networks, ensuring that data packets reach their intended destinations.
What is the maximum transmission unit (MTU) for Ethernet networks?
-
512 bytes
-
1024 bytes
-
1500 bytes
-
2048 bytes
C
Correct answer
Explanation
The maximum transmission unit (MTU) for Ethernet networks is typically 1500 bytes. This means that the maximum size of a single data frame that can be transmitted over an Ethernet network is 1500 bytes, including the Ethernet header and trailer.
-
A route that is manually configured
-
A route that is automatically learned
-
A route that is based on a policy
-
None of the above
A
Correct answer
Explanation
A static route is a route that is manually configured by the user. Static routes are typically used for routes that are not likely to change frequently.
Which of the following is a key trend in networking?
-
Software-Defined Networking (SDN)
-
Network Function Virtualization (NFV)
-
Intent-Based Networking (IBN)
-
All of the above
D
Correct answer
Explanation
SDN, NFV, and IBN are all key trends in networking that are driving innovation and transformation.
What is the key concept behind Intent-Based Networking (IBN)?
-
Automating network configuration and management
-
Translating business intent into network policies
-
Providing real-time network visibility and control
-
All of the above
B
Correct answer
Explanation
IBN focuses on translating business intent into network policies, enabling networks to adapt and respond to changing business needs.
Which technology enables the creation of virtual networks over a shared physical infrastructure?
-
Software-Defined Wide Area Network (SD-WAN)
-
Network Virtualization (NV)
-
Virtual Private Network (VPN)
-
All of the above
B
Correct answer
Explanation
Network Virtualization (NV) allows multiple virtual networks to be created over a shared physical infrastructure.
Which technology enables devices to communicate with each other without a central access point?
-
Mesh Networking
-
Ad hoc Networking
-
Peer-to-Peer Networking
-
All of the above
D
Correct answer
Explanation
Mesh Networking, Ad hoc Networking, and Peer-to-Peer Networking all allow devices to communicate without a central access point.
Which technology enables the use of multiple paths for data transmission?
-
Multipathing
-
Load Balancing
-
Traffic Engineering
-
All of the above
D
Correct answer
Explanation
Multipathing, Load Balancing, and Traffic Engineering all allow for the use of multiple paths for data transmission.
Which of the following is NOT a type of computer network?
-
Local Area Network (LAN)
-
Wide Area Network (WAN)
-
Metropolitan Area Network (MAN)
-
Internet
D
Correct answer
Explanation
The Internet is not a type of computer network, but rather a global system of interconnected computer networks.
Which of the following is a key feature of the Modbus protocol?
-
It is a simple and easy-to-use protocol
-
It supports both synchronous and asynchronous communication
-
It is a secure protocol
-
All of the above
A
Correct answer
Explanation
The Modbus protocol is a simple and easy-to-use protocol, which makes it popular in industrial automation and control systems.
Which of the following is an example of a layer 2 solution?
-
Lightning Network
-
Plasma
-
Raiden Network
-
All of the above
D
Correct answer
Explanation
Lightning Network, Plasma, and Raiden Network are all examples of layer 2 solutions that have been developed to address the scalability challenges of blockchain networks. These solutions operate on top of the main blockchain network, enabling faster and more efficient processing of transactions.
What is the typical bandwidth requirement for cloud gaming?
-
5 Mbps
-
10 Mbps
-
15 Mbps
-
20 Mbps
C
Correct answer
Explanation
The typical bandwidth requirement for cloud gaming is 15 Mbps.
Which technology enables wireless communication over short distances?
-
Bluetooth
-
Wi-Fi
-
Cellular
-
Satellite
A
Correct answer
Explanation
Bluetooth is a wireless technology that allows devices to communicate over short distances without the need for cables or wires.