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. telephone lines

  2. satellites

  3. microwaves

  4. all of the above

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

Wide Area Networks (WANs) cover large areas and utilize a variety of transmission media, including telephone lines, satellite links, and microwave relays, to connect distant networks.

Multiple choice
  1. postal system

  2. telephone system

  3. computer system

  4. none of these

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

Connectionless service is like a postal system where each message is independent and carries full destination address. No prior connection setup is needed; each message is treated separately.

Multiple choice
  1. postal system

  2. telephone system

  3. computer system

  4. none of these

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

Connection-oriented service is like a telephone system where a connection must be established before communication. The connection is maintained throughout the conversation.

Multiple choice
  1. unreliable

  2. reliable

  3. bad

  4. none of these

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

Datagram services, such as UDP, are connectionless and do not provide reliability guarantees like error correction or retransmission. They are designed for speed rather than guaranteed delivery.

Multiple choice
  1. message stream

  2. byte stream

  3. connection-oriented service

  4. datagram

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

Electronic junk mail (email) is typically sent as individual, independent messages. Datagrams are suitable for this as they are discrete units of data that do not require a persistent connection for each individual packet.

Multiple choice
  1. message stream

  2. byte stream

  3. connectionless service

  4. unreliable service

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

Digitized voice (VoIP) is often transmitted using unreliable services (like UDP) because real-time delivery is more important than perfect reliability. Dropped packets are preferable to the latency caused by retransmission.

Multiple choice
  1. IEEE 1394

  2. ERO 009

  3. VIC 567

  4. EEL 509

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

FireWire is a serial bus interface standard for high-speed communications, officially known as IEEE 1394.