Computer Knowledge

Computer Networks

2,256 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

Multiple choice
  1. automatic dial-up

  2. attenuation and amplification

  3. dynamic equalization

  4. all of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Automatic dial-up allows modems to connect automatically when needed. Attenuation and amplification manage signal strength during transmission. Dynamic equalization adjusts for varying line conditions. All three are desirable features for effective modem operation.

Multiple choice
  1. Single user systems

  2. Multiuser systems

  3. Both 1 and 2

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Multiuser systems are designed to support multiple users simultaneously, often through terminals or network connections. Single user systems serve only one user at a time.

Multiple choice
  1. Tape

  2. Channel

  3. Pipe

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A pipe is a Unix/Linux inter-process communication mechanism that allows the output of one program to become the input to another. Channels and tapes are storage or transmission media, not IPC facilities.

Multiple choice
  1. Transmission Speed

  2. Data Accuracy

  3. Error detection and Correction

  4. Data Compression

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Modems perform several key functions: converting digital signals to analog for transmission (modulation), converting analog signals back to digital (demodulation), controlling transmission speed, detecting and correcting errors, and compressing data. However, 'data accuracy' is not a direct function of modems - accuracy depends on the error detection and correction mechanisms, not the modem itself as a primary function.

Multiple choice
  1. In a distributed decision-making environment

  2. Where heterogeneous applications are involved

  3. In a centralised organization

  4. In a decentralisad organization

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

An intranet is most effective in a centralized organization where there's consistent control over information flow, standardized processes, and uniform technology adoption. Centralized organizations can implement intranet systems more uniformly across departments, ensuring better compliance and information sharing. Distributed or decentralized environments often face challenges with standardization and may have fragmented information systems that reduce intranet effectiveness.

Multiple choice
  1. Reliability

  2. Greater storage space

  3. Connectivity

  4. All are features of networking

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Since the question asks what is NOT a feature, choosing 'All are features' indicates none qualify as exceptions. Networking provides reliability and connectivity between devices, while primarily offering access to shared storage rather than directly increasing local capacity. The logic follows that if all options represent valid networking features, then no single feature stands as the exception.

Multiple choice
  1. Simplex

  2. Half duplex

  3. Full duplex

  4. Multiplexing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Half-duplex communication permits bidirectional data transfer, but not concurrently: devices take turns transmitting and receiving. This contrasts with simplex (unidirectional only) and full-duplex (simultaneous two-way). Walkie-talkies exemplify half-duplex behavior.

Multiple choice
  1. modulation

  2. demodulation

  3. data compression

  4. all of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Modems perform modulation (converting digital signals to analog for transmission), demodulation (converting received analog signals back to digital), and often include data compression to improve throughput efficiency. All three functions are core modem operations, making 'all of these' the comprehensive answer.