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
-
data
-
packets
-
information
-
fields
B
Correct answer
Explanation
In computer networking, data is broken down into small, manageable units for transmission, which are referred to as packets.
-
merge
-
divide
-
multiply
-
collide
D
Correct answer
Explanation
In broadcast networks, if multiple devices attempt to transmit data on the shared channel simultaneously, their signals interfere with each other, which is known as a collision.
-
multicasting
-
broadcasting
-
telecasting
-
typecasting
B
Correct answer
Explanation
Broadcasting is the term used for sending a packet to all computers on a network segment. Multicasting is for a specific group, and unicasting is for a single destination.
-
large area network
-
local area network
-
local area number
-
none of these
B
Correct answer
Explanation
LAN stands for Local Area Network, which is a network that connects computers within a limited area such as a residence, school, or office building.
-
data loss
-
data gain
-
nothing
-
none of these
A
Correct answer
Explanation
When a collision occurs, the data packets involved are typically corrupted or destroyed, leading to data loss and the need for retransmission.
-
broadcasting
-
telecasting
-
multicasting
-
typecasting
C
Correct answer
Explanation
Multicasting is the delivery of a message or data to a specific group of destination computers on a network. It is distinct from broadcasting (all) and unicasting (one).
-
not known
-
unbounded
-
bounded
-
none of these
C
Correct answer
Explanation
In a Local Area Network (LAN), the physical distance is limited, which means the transmission time is bounded (predictable and finite).
A
Correct answer
Explanation
In a broadcast network with a single shared channel, only one computer can successfully transmit at any given time to avoid collisions. If multiple computers transmit simultaneously, the signals collide.
-
whole area network
-
wide area network
-
wide access network
-
none of these
B
Correct answer
Explanation
WAN stands for Wide Area Network, which covers a broad area such as a city, country, or even the entire world.
-
methylnet
-
ethylnet
-
ethernet
-
none of these
C
Correct answer
Explanation
Ethernet is the most widely used standard for Local Area Networks (LANs), defining how data is transmitted over the physical medium.
-
metropolitan area network
-
mapping area network
-
metropolitan access network
-
none of these
A
Correct answer
Explanation
MAN stands for Metropolitan Area Network, which is a network that covers a larger geographic area than a LAN, typically a city or a large campus.
-
0-5Mbps
-
5-10Mbps
-
10-100Mbps
-
100-1Mbps
C
Correct answer
Explanation
Traditional Ethernet LANs typically operate at speeds ranging from 10 Mbps to 100 Mbps (Fast Ethernet). While modern LANs can be faster, 10-100 Mbps is the classic range for this context.
-
IEEE 802.3
-
IEEE 802.5
-
IEEE 802.6
-
802.11
A
Correct answer
Explanation
Option 1 is right. Ethernet is a family of computer networking technologies for LAN. Ethernet
was commercially introduced in 1980 and standard in 1983 as IEEE 802.3.
IEEE 802.11 is a set of MAC and physical layer specifications for implementing WLAN computer communication in the 2.4, 3.6, 5 and 60 GHZ frequency band.
-
Switch
-
Port
-
Bus
-
None of the above
C
Correct answer
Explanation
A bus is a communication system that transfers data between components inside a computer or between computers. It acts as the pathway for information exchange.
-
Startup cost is high.
-
It cannot be used for large networks.
-
If the main cable breaks, the entire network goes down.
-
If the central hub fails, whole network fails to operate.
-
If one single computer fails, the entire network goes down.
D
Correct answer
Explanation
This option is correct because in star topology a central hub manages the whole network. If the central hub fails, the entire network goes down.