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
B
Correct answer
Explanation
Star topology requires a central controller or hub that all devices connect to. This central hub manages all communication between connected devices, unlike bus, mesh, or ring topologies.
-
physical
-
network
-
transport
-
application
A
Correct answer
Explanation
Transmission media are closest to the physical layer (Layer 1) of the OSI model. The physical layer deals with the actual transmission of raw bits over a physical medium.
-
1.0 Mbps
-
2.0 Mbps
-
2.5 Mbps
-
5.0 Mbps
C
Correct answer
Explanation
With 40 stations on an Ethernet LAN segmented by a 10-port bridge, each segment handles 4 stations (40/10). If the total bandwidth is 10 Mbps and each segment gets 1 Mbps (10/10 ports), then each station in a segment gets 0.25 Mbps (1/4). However, if we calculate based on standard Ethernet collision domain reduction: a 10-port bridge creates 10 collision domains, each with 10 Mbps / 4 stations = 2.5 Mbps effective average per station. The calculation depends on traffic patterns but 2.5 Mbps is a reasonable approximation.
-
1Base-SX
-
1Base-LX
-
1Base-CX
-
1Base-T
-
A new type of cabling system for Wide Area Networks
-
A second local area network that can connect with another online LAN to share access
-
A new standard for Internet browsers
-
An association to develop advanced Internet technology
-
None of these
D
Correct answer
Explanation
Internet2 is a consortium (not a technology or cable system) led by over 300 universities and organizations to develop and deploy advanced network applications and technologies. It focuses on high-speed research and education networks, not consumer-grade browsers or basic LAN connections.
-
Message
-
Symbolic interaction
-
Context
-
Semaphore telegraph
-
Encryption
C
Correct answer
Explanation
Context refers to the conditions that precede or surround the communication. It consists of present or past events from which the meaning of the messages is derived, though it may also, in the case of written communications, depend upon the statements preceding and following the quotation in question.
-
link
-
bus
-
bi-directional wires
-
cables
B
Correct answer
Explanation
A bus is a shared communication pathway that connects multiple components (CPU, memory, I/O devices) allowing data transfer. A link connects only two devices, while cables are physical connections.
-
coder
-
decoder
-
data selector
-
multivibrator
C
Correct answer
Explanation
A multiplexer is fundamentally a data selector - it selects one of multiple input signals and transmits it to a single output based on control signals. The term 'data selector' directly describes this selection function.
-
data selector
-
data distributor
-
multiplexer
-
encoder
B
Correct answer
Explanation
A demultiplexer distributes one input signal to multiple outputs, functioning as a data distributor. A multiplexer is called a data selector (opposite function). An encoder converts multiple inputs to coded outputs, not distribution.
-
802.3
-
802.5
-
802.4
-
802.11
-
802.6
B
Correct answer
Explanation
This option is correct as this is used for token ring.
-
Mesh topology
-
Star topology
-
Bus topology
-
Ring topology
-
Tree toplogy
A
Correct answer
Explanation
In mesh topology, every device connects to every other device. Hence, if any link in the network fails, the whole network does not fails. So, it is the most reliable network.
-
Star topology
-
Mesh topology
-
Bus topology
-
Ring topology
-
Tree topology
B
Correct answer
Explanation
This option is correct because in mesh topology, there is no central hub or a central cable. Every node in the network is connected to every other node in the network.
-
Repeaters
-
Bridges
-
Routers
-
Protocols
-
Switch
A
Correct answer
Explanation
This option is correct as repeaters are used in transmission systems to regenerate analog or digital signals, distorted by transmission loss. This improves the signal quality, and the unwanted noise is removed.
-
Partial mesh topology
-
Full mesh topology
-
Star topology
-
Ring topology
-
Bus topology
A
Correct answer
Explanation
This option is correct because in partial mesh network, only those nodes are connected to each other, which exchange most of the data.