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
A
Correct answer
Explanation
High-fiber diets should always be introduced gradually over a period of one to two weeks to allow the gastrointestinal tract and its microbiota to adapt. A sudden switch to high fiber can cause gastrointestinal upset, including flatulence, diarrhea, or constipation.
-
Is a type of LAN
-
Is a type of WAN
-
Is known as www.
-
Lets me play games
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.
-
have advantages and disadvantages
-
have advantages
-
have disadvantages
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.
-
is the only network with no data collisions
-
Often has many data collisions due to all the data
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.
-
Is expensive but reliable
-
Is expensive and not worth it
-
Is cheap as chips
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.
-
Always has fantastic performance
-
You can cut the cable
-
Relies on a backbone cable
-
Can carry a million PC's
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.
-
Is easy to install
-
Is hard to install
-
Needs a server
-
Needs a diamond
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.
-
It's reliable: If one cable/device fails, the rest work.
-
It is very reliable but I don't know why
-
No extra hardware is required
-
The hub can fail
A
Correct answer
Explanation
A primary benefit of the star topology is its fault tolerance. If one cable or device fails, the central hub keeps the rest of the network operational, unlike bus or ring topologies where a single point of failure can crash the entire system.
-
Local Available Network
-
Lovely Area Network
-
Local Area Network
-
Local Area Nodes
C
Correct answer
Explanation
LAN is the standard acronym for Local Area Network, which refers to a computer network that interconnects computers within a limited area such as a residence, school, or office building.
-
Several LANs connected together.
-
Several LANS not connected together
-
The Internet
-
Bread
A
Correct answer
Explanation
A Wide Area Network (WAN) covers a broad area and is typically constructed by connecting multiple Local Area Networks (LANs) together over long distances using various communication links.
-
Hub
-
Cat5 Cable
-
Satellite
-
Router
D
Correct answer
Explanation
Routers operate at the Network Layer (Layer 3) because they make forwarding decisions based on logical IP addresses, unlike hubs or switches which operate at lower layers.
-
Nothing
-
Provides data routing paths
-
Changes colors
-
Shuts down computers
B
Correct answer
Explanation
The primary function of the Network Layer is to determine the best physical path for data to reach its destination, a process known as routing.
B
Correct answer
Explanation
Multiplexing is the process of combining multiple signals into one. The process of delivering received segments to the correct application process at the receiver is called demultiplexing.
-
Flow Control
-
Congestion Avoidance
-
Error Recovery
-
Multiplexing
A
Correct answer
Explanation
Flow control is a mechanism used in networking to ensure that a sender does not transmit data faster than the receiver can process it, preventing buffer overflow.
B
Correct answer
Explanation
TCP (Transmission Control Protocol) is designed for high reliability and error checking, which makes it unsuitable for applications where transmission time is critical and minor data loss is acceptable (like streaming).