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
-
lower
-
higher
-
middle
-
none of these
B
Correct answer
Explanation
In a layered network architecture (like OSI or TCP/IP), each layer is designed to provide specific services to the layer immediately above it. This abstraction allows higher layers to function without needing to know the implementation details of the lower layers.
-
interface
-
outlet
-
entrypoint
-
exitpoint
A
Correct answer
Explanation
An interface is the point of interaction between two adjacent layers in a network model. It defines which primitive operations and services the lower layer makes available to the upper one.
-
minimizes
-
maximizes
-
neutralizes
-
changes
A
Correct answer
Explanation
A well-designed interface minimizes the amount of information that must be passed between layers. This follows the principle of information hiding and modularity, ensuring that layers remain independent and efficient.
-
computer architecture
-
system architecture
-
network architecture
-
none of these
C
Correct answer
Explanation
Network architecture provides the framework for how different components interact through a structured set of layers and protocols. This design ensures that various hardware and software systems can communicate effectively. Computer architecture, by contrast, refers to the internal design of a single computer system.
-
necessary
-
not necessary
-
true
-
none of these
B
Correct answer
Explanation
Interfaces are local to a specific machine and define how adjacent layers interact within that system. Because different machines may use different hardware or operating systems, their internal interfaces do not need to be identical. As long as the peer-to-peer protocols used for communication are the same, the machines can successfully exchange data.
-
simplex
-
half duplex
-
full duplex
-
none of these
C
Correct answer
Explanation
Full duplex communication allows for simultaneous two-way data transfer, much like a modern telephone call. This mode maximizes throughput by allowing both parties to send and receive at the same time. Simplex and half-duplex modes restrict this simultaneous capability.
-
simplex
-
half duplex
-
full duplex
-
none of these
A
Correct answer
Explanation
Simplex communication is strictly unidirectional, meaning data flows only from the transmitter to the receiver. A common example is a television broadcast where the viewer cannot send data back to the station. Duplex modes are required for any form of two-way interaction.
-
addressing
-
multiplexing
-
assembling
-
disassembling
A
Correct answer
Explanation
Addressing is the mechanism used to uniquely identify the source and destination of a data packet within a network. Without a proper addressing scheme, routers and switches would have no way to determine where a packet should be delivered. Multiplexing and assembling are related to data handling but do not define the destination.
-
simplex
-
half duplex
-
full duplex
-
none of these
B
Correct answer
Explanation
Half duplex communication allows data to be sent in both directions, but only one direction at a time. This is similar to using a walkie-talkie where users must take turns speaking. It differs from full duplex, which allows simultaneous two-way communication.
-
addressing
-
multiplexing
-
demultiplexing
-
assembling
B
Correct answer
Explanation
Multiplexing is the process of combining multiple data streams into a single signal over a shared communication medium. This allows a single high-capacity connection to be used for many independent conversations simultaneously, improving efficiency. Demultiplexing is the reverse process performed at the receiving end to separate the streams.
-
(A) 4 (B) 3 (C) 1 (D) 2
-
(A) 4 (B) 3 (C) 2 (D)1
-
(A) 1 (B) 2 (C) 3 (D) 4
-
(A) 3 (B) 2 (C) 4 (D) 1
B
Correct answer
Explanation
LAN stands for Local Area Network, WAN for Wide Area Network, MAN for Metropolitan Area Network, and CD for Compact Disk. Option B correctly matches all four pairs.
-
Virtual Reality
-
Multi-media
-
Video Conferencing
-
Video-Tax
D
Correct answer
Explanation
Videotex (spelled here as Video-Tax) was an early system designed to deliver interactive information services, including text and graphics, to a television screen via a telephone network.
-
Distributed
-
Wireless
-
Centralized
-
Open source
-
None of these
B
Correct answer
Explanation
A device that connects to a network without the use of cables is called wireless.
B
Correct answer
Explanation
BSC (Binary Synchronous Communications) is a character-oriented link protocol developed by IBM in the 1960s for synchronous data transmission. It was widely used for communication between mainframes and remote terminals.
-
Local area network
-
Modem
-
Base band networking
-
Broad band networking
D
Correct answer
Explanation
Broadband networking uses a modulated carrier to transmit data signals over a medium, allowing for higher data rates compared to baseband networking.