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

Multiple choice
  1. single-user license agreement

  2. network site license

  3. end-user license agreement

  4. business software license

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

Network site licenses permit multiple users on a network to access a single copy of software installed on a server, providing cost-effective sharing. Single-user licenses restrict to one user, while EULA is a legal agreement, not a license type.

Multiple choice
  1. bridge

  2. gateway

  3. router

  4. modem

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

A gateway connects networks with different protocols and translates between them, enabling communication between dissimilar systems. Bridges connect similar networks, routers direct traffic, and modems convert digital signals to analog for transmission. Gateways operate at a higher level, handling protocol conversion.

Multiple choice
  1. is the exchange of text messages and computer files transmitted via a communication network such as a local area network or the internet

  2. permits users to converse in real time with each other via the computer while connected to the Internet

  3. functions much like an answering machine, allowing callers to leave a voice message for the called party

  4. involves using video and computer technology to conduct a meeting between participants at geographically separate locations

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

Voice mail functions like an answering machine - callers can leave voice messages when the recipient is unavailable or chooses not to answer. Unlike email (text), chat (real-time text), or video conferencing (visual meetings), voice mail specifically stores audio messages for later retrieval. It's an asynchronous communication technology.

Multiple choice
  1. each computer must have a network card

  2. there must be communication media connecting the network hardware devices

  3. there must be at least one connecting device

  4. each computer must have software that supports the movement of information

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice
  1. Coaxial cable

  2. Optic fibre cable

  3. Twistedpair cable

  4. UTP cable

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

Optic fiber cables transmit data using light pulses, enabling extremely high speeds (gigabits to terabits per second). Coaxial cable (A) and twisted pair/UTP (C, D) use electrical signals and have much lower bandwidth limits due to electromagnetic interference and signal degradation. Fiber optics are the fastest transmission medium for long-distance data communication.

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. Broadband refers to high-speed, always-on internet connections. Dial-up uses traditional phone lines, requires establishing a connection each time, and offers very slow speeds (maximum 56 Kbps), which does not meet broadband speed criteria.

Multiple choice
  1. NIC

  2. Network connector

  3. MODEM

  4. Internet card

  5. None of these

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

NIC (Network Interface Card) is the hardware component that allows a computer to connect to a network. It's commonly called a 'LAN card' because it's the physical interface for Local Area Network connections, implementing the physical and data-link layer protocols.

Multiple choice
  1. packet

  2. data

  3. access method

  4. token

  5. none of these

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

In token ring networks, a special frame called the 'token' circulates continuously around the ring. Only the computer currently holding the token has permission to transmit data, preventing collisions and ensuring orderly access to the network medium.

Multiple choice
  1. mainframe

  2. network

  3. supercomputer

  4. client

  5. none of these

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

Servers are powerful computers that provide shared resources like files, printers, applications, and services to client computers connected to a network. They handle requests from clients and manage centralized resources for efficient distribution.

Multiple choice
  1. architecture

  2. server

  3. transmission

  4. type

  5. none of these

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

Network architecture refers to the design and structure of the network, including its topology, protocols, hardware components, and how devices communicate. It's the blueprint that defines how the network is organized and functions.

Multiple choice
  1. modem

  2. router

  3. gateway

  4. bridge

  5. All of the above

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

A modem (modulator-demodulator) converts digital computer signals to analog signals for transmission over telephone lines, then converts analog signals back to digital at the receiving end. This enables digital devices to communicate over analog phone infrastructure.

Multiple choice
  1. Clock synchronization

  2. Collision avoidance

  3. Broadcast

  4. None of these

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

Clock synchronization is used in the preamble of an Ethernet network. It provides synchronization and input timing to the frame to alert the receiving system.