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
-
bus topology.
-
ring topology.
-
star topology.
-
tree topology.
A
Correct answer
Explanation
Classic Ethernet (10Base5 and 10Base2) was originally designed using a bus topology where all devices shared a single communication medium. While modern switched Ethernet uses star topology, the fundamental definition of Ethernet is historically linked to bus.
-
Communication satellite.
-
Fiber optics cable.
-
Twisted pair cables.
-
Coaxial cables.
A
Correct answer
Explanation
Communication satellites are the most efficient way to connect computers over very large, wide geographical areas (WANs) because they bypass the need for physical cabling across vast distances or difficult terrain.
-
RS.232
-
S-100 bus
-
RS.256
-
CP/100
B
Correct answer
Explanation
The S-100 bus is a well-known early computer bus standard that utilized 100 parallel lines for communication between components.
-
Network
-
Server
-
Proxy server
-
Workstation
A
Correct answer
Explanation
A network is a collection of interconnected computers and devices that share resources, such as printers or files, within a specific area.
-
Intranet
-
Internet
-
Extranet
-
Local Area Network
B
Correct answer
Explanation
The Internet is defined as a global system of interconnected computer networks that use the Internet protocol suite to link devices worldwide.
-
Voicemail system
-
Video conferencing
-
E-Mail
-
Expert system
A
Correct answer
Explanation
Voicemail systems are specifically designed to record, store, and forward spoken audio messages for later retrieval by the recipient.
-
Computer
-
Modem
-
Cable
-
Printer
B
Correct answer
Explanation
A modem is used to connect to a Wide Area Network (WAN) or the internet, typically via telephone or cable lines. Local Area Networks (LANs) typically use switches, hubs, or routers for internal connectivity.
D
Correct answer
Explanation
Mesh topology provides highest reliability.
-
Twisted pair
-
Fibre optic
-
Coaxial cable
-
Satellite
A
Correct answer
Explanation
The local loop, or the last mile connection between a subscriber and the central office, has historically and predominantly used copper twisted pair wiring for telephone services.
D
Correct answer
Explanation
A mesh topology is characterized by connections between nodes where every node may be connected to every other node, allowing for multiple paths and bi-directional communication.
-
telnet
-
wireless radio set
-
modem
-
server
A
Correct answer
Explanation
An example of full duplex transmission is telnet.
-
TYMNET
-
ARPANET
-
SNA
-
None of these
B
Correct answer
Explanation
ARPANET was one of the first networks to implement dynamic routing, where the path taken by packets could change based on network conditions.
-
bit stuffing
-
cyclic redundancy codes
-
hamming codes
-
equalization
B
Correct answer
Explanation
Cyclic Redundancy Check (CRC) is a common error-detecting code used in digital networks and storage devices to detect accidental changes to raw data.
-
DECNET
-
ARPANET
-
IBM SNA network
-
None of these
B
Correct answer
Explanation
Internet is evolved from ARPANET.