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. 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. message stream

  2. byte stream

  3. datagram

  4. request-reply service

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

A database query involves sending a request and waiting for a specific reply. This request-reply pattern is a distinct communication model used in client-server interactions.

Multiple choice
  1. EDI (Electronic Data Interchange) is transfer of data from one computer system to another by standardised message formatting, without the need for human intervention.

  2. It is used by organisations that make a large number of regular transactions.

  3. Mass customisation is an example of EDI.

  4. The process of taking from a company specific format and fitting into the EDI standard electronic format is called mapping.

  5. An EDI standard electronic format for a business format is called dataset.

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

 An EDI standard electronic format for a business format is called transaction set. Hence, it is an incorrect statement about EDI.

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.