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. Cable

  2. DSL

  3. Dial-up

  4. Satellite

  5. None of these

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

Dial-up is NOT a broadband connection - it uses narrowband analog telephone lines with maximum speeds around 56 Kbps. Cable, DSL, and satellite are all broadband technologies offering high-speed internet access. Broadband typically refers to connections faster than 256 Kbps, while dial-up is legacy narrowband technology.

Multiple choice
  1. a large network of networks

  2. an internal communication system for a business

  3. a communication system for the Indian government

  4. All of these

  5. None of these

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

The internet is globally defined as a massive interconnected network of smaller computer networks spanning the world. Therefore, option A accurately describes it.

Multiple choice
  1. Modem

  2. Router

  3. Gateway

  4. Bridge

  5. All of these

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

A modem (modulator-demodulator) converts digital signals from computers into analog signals that can travel over telephone lines, then converts analog signals back to digital at the receiving end. Routers direct traffic between networks, gateways connect different network architectures, and bridges connect network segments.

Multiple choice
  1. Run faster

  2. Go on line

  3. Share information and/or share peripheral equipment

  4. E-mail

  5. None of these

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

A LAN (Local Area Network) connects computers in a limited area like an office or building. Its primary purpose is enabling connected devices to share resources such as files, printers, scanners, and internet access.

Multiple choice
  1. Simplex

  2. Half duplex

  3. Multiplexing

  4. Full duplex

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

Multiplexing is a technique that combines multiple input signals from different sources into one output signal and transmits them over a shared high-speed communication channel. This maximizes bandwidth utilization. Simplex and duplex modes describe transmission directions, not signal combining.

Multiple choice
  1. thin client

  2. fat client

  3. very thin client

  4. none of these

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

In two-tier architecture, the client handles presentation and business logic (fat client), while the server manages data. This contrasts with three-tier where business logic moves to a middle tier. 'Tire' is a typo for 'tier'.

Multiple choice
  1. Broadcast

  2. Point-to-point linking

  3. Narrowcast linking

  4. None of these

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

Broadcast and point-to-point are standard transmission technologies. Narrowcast linking is not a recognized standard transmission technology term; the correct terminology is narrowcast (similar to broadcast but targeted to a specific audience), not narrowcast linking.

Multiple choice
  1. Network multi-media

  2. Interactive multi-media

  3. MPEG video

  4. All of the above

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

Client-server computing is particularly useful in networked multimedia applications where centralized servers manage resources and clients handle presentation. While it can be used in other contexts, network multimedia is a primary application domain.

Multiple choice
  1. Routers to strengthen the attenuated signals

  2. Repeaters to establish physical connection between various LANs

  3. Bridges to optimize the transmission path of messages

  4. Gateways to allow a network to use the resources of another main frame

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

Gateways enable networks to access resources on other systems, including mainframes. Routers strengthen signals, repeaters establish connections, and bridges optimize paths - but these functions are misstated. Gateways correctly provide cross-system resource access.