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
-
telephone lines
-
satellites
-
microwaves
-
all of the above
D
Correct answer
Explanation
Wide Area Networks (WANs) cover large areas and utilize a variety of transmission media, including telephone lines, satellite links, and microwave relays, to connect distant networks.
-
network
-
server
-
supercomputer
-
enterprise
A
Correct answer
Explanation
Connecting multiple personal computers together allows them to share resources and data, creating a computer network.
-
interface
-
actigram
-
walk through
-
data path
A
Correct answer
Explanation
An interface serves as the point of interaction or communication between two distinct systems or sub-systems, allowing data or control to pass between them.
-
postal system
-
telephone system
-
computer system
-
none of these
A
Correct answer
Explanation
Connectionless service is like a postal system where each message is independent and carries full destination address. No prior connection setup is needed; each message is treated separately.
-
postal system
-
telephone system
-
computer system
-
none of these
B
Correct answer
Explanation
Connection-oriented service is like a telephone system where a connection must be established before communication. The connection is maintained throughout the conversation.
-
unreliable
-
reliable
-
bad
-
none of these
A
Correct answer
Explanation
Datagram services, such as UDP, are connectionless and do not provide reliability guarantees like error correction or retransmission. They are designed for speed rather than guaranteed delivery.
-
message stream
-
byte stream
-
connection-oriented service
-
datagram
D
Correct answer
Explanation
Electronic junk mail (email) is typically sent as individual, independent messages. Datagrams are suitable for this as they are discrete units of data that do not require a persistent connection for each individual packet.
-
message stream
-
byte stream
-
connectionless service
-
unreliable service
D
Correct answer
Explanation
Digitized voice (VoIP) is often transmitted using unreliable services (like UDP) because real-time delivery is more important than perfect reliability. Dropped packets are preferable to the latency caused by retransmission.
-
TCP/IP
-
Ethernet
-
WAP
-
Token ring
-
Scalable
-
dedicated
-
Decentralized
-
Secure
-
repeater
-
router
-
gateway
-
switch
-
Internet
-
local area network
-
peer-to-peer
-
intranet
-
IEEE 1394
-
ERO 009
-
VIC 567
-
EEL 509
A
Correct answer
Explanation
FireWire is a serial bus interface standard for high-speed communications, officially known as IEEE 1394.
-
modern ultra technology
-
modulate demodulate
-
moderation equilibrium
-
modern net help
B
Correct answer
Explanation
Correct Answer: modulate demodulate
-
patch
-
port
-
node
-
interface
C
Correct answer
Explanation
In networking, a node is any device connected to the network that can send, receive, or forward information. This includes computers, printers, and terminals.