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
-
router
-
bridge
-
hub
-
repeater
-
network interface card
B
Correct answer
Explanation
A layer 2 switch acts as a bridge with many ports and a design that allows better performance in networking.
-
TCP/IP
-
Ethernet
-
WAP
-
Token ring
-
None of these
C
Correct answer
Explanation
WAP (Wireless Application Protocol) enables mobile devices with limited capabilities to access internet services like web browsing and email. TCP/IP and Ethernet are wired/wireless networking protocols, while Token ring is a legacy LAN technology.
-
single-user license agreement
-
network site license
-
end-user license agreement
-
business software license
B
Correct answer
Explanation
Network site licenses permit multiple users on a network to access a single copy of software installed on a server, providing cost-effective sharing. Single-user licenses restrict to one user, while EULA is a legal agreement, not a license type.
-
bridge
-
gateway
-
router
-
modem
B
Correct answer
Explanation
A gateway connects networks with different protocols and translates between them, enabling communication between dissimilar systems. Bridges connect similar networks, routers direct traffic, and modems convert digital signals to analog for transmission. Gateways operate at a higher level, handling protocol conversion.
-
is the exchange of text messages and computer files transmitted via a communication network such as a local area network or the internet
-
permits users to converse in real time with each other via the computer while connected to the Internet
-
functions much like an answering machine, allowing callers to leave a voice message for the called party
-
involves using video and computer technology to conduct a meeting between participants at geographically separate locations
C
Correct answer
Explanation
Voice mail functions like an answering machine - callers can leave voice messages when the recipient is unavailable or chooses not to answer. Unlike email (text), chat (real-time text), or video conferencing (visual meetings), voice mail specifically stores audio messages for later retrieval. It's an asynchronous communication technology.
-
each computer must have a network card
-
there must be communication media connecting the network hardware devices
-
there must be at least one connecting device
-
each computer must have software that supports the movement of information
-
Coaxial cable
-
Optic fibre cable
-
Twistedpair cable
-
UTP cable
B
Correct answer
Explanation
Optic fiber cables transmit data using light pulses, enabling extremely high speeds (gigabits to terabits per second). Coaxial cable (A) and twisted pair/UTP (C, D) use electrical signals and have much lower bandwidth limits due to electromagnetic interference and signal degradation. Fiber optics are the fastest transmission medium for long-distance data communication.
-
Cable
-
DSL
-
Dial-up
-
Satellite
-
None of these
C
Correct answer
Explanation
Dial-up is NOT a broadband connection. Broadband refers to high-speed, always-on internet connections. Dial-up uses traditional phone lines, requires establishing a connection each time, and offers very slow speeds (maximum 56 Kbps), which does not meet broadband speed criteria.
-
NIC
-
Network connector
-
MODEM
-
Internet card
-
None of these
A
Correct answer
Explanation
NIC (Network Interface Card) is the hardware component that allows a computer to connect to a network. It's commonly called a 'LAN card' because it's the physical interface for Local Area Network connections, implementing the physical and data-link layer protocols.
-
packet
-
data
-
access method
-
token
-
none of these
D
Correct answer
Explanation
In token ring networks, a special frame called the 'token' circulates continuously around the ring. Only the computer currently holding the token has permission to transmit data, preventing collisions and ensuring orderly access to the network medium.
-
mainframe
-
network
-
supercomputer
-
client
-
none of these
B
Correct answer
Explanation
Servers are powerful computers that provide shared resources like files, printers, applications, and services to client computers connected to a network. They handle requests from clients and manage centralized resources for efficient distribution.
-
router
-
modem
-
node
-
cable
-
none of these
A
Correct answer
Explanation
A router is required on a network to share a broadband Internet connection among multiple devices. While a modem connects to the ISP, only a router can distribute that connection to multiple devices through network address translation (NAT) and routing functions.
-
architecture
-
server
-
transmission
-
type
-
none of these
A
Correct answer
Explanation
Network architecture refers to the design and structure of the network, including its topology, protocols, hardware components, and how devices communicate. It's the blueprint that defines how the network is organized and functions.
-
modem
-
router
-
gateway
-
bridge
-
All of the above
A
Correct answer
Explanation
A modem (modulator-demodulator) converts digital computer signals to analog signals for transmission over telephone lines, then converts analog signals back to digital at the receiving end. This enables digital devices to communicate over analog phone infrastructure.
-
Clock synchronization
-
Collision avoidance
-
Broadcast
-
None of these
A
Correct answer
Explanation
Clock synchronization is used in the preamble of an Ethernet network. It provides synchronization and input timing to the frame to alert the receiving system.