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

  2. DQDB

  3. token ring

  4. none of these

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

The standard for Metropolitan Area Networks (MAN) is IEEE 802.6, which is based on the Distributed Queue Dual Bus (DQDB) architecture. Ethernet is primarily a LAN standard (802.3), and Token Ring is also a LAN standard (802.5). DQDB was specifically designed to support data, voice, and video over a city-wide area.

Multiple choice
  1. IEEE 802.3

  2. IEEE 802.5

  3. IEEE 802.6

  4. IEEE 802.11

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

The Token Ring network technology is standardized by the IEEE 802.5 committee. IEEE 802.3 refers to Ethernet, while IEEE 802.6 refers to MANs (DQDB), and IEEE 802.11 refers to Wireless LANs (Wi-Fi). Token Ring uses a special three-byte frame called a token that travels around a logical ring.

Multiple choice
  1. IEEE 802.3

  2. IEEE 802.5

  3. IEEE 802.6

  4. IEEE 802.11

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

The IEEE 802.6 standard was developed to define the protocols for Metropolitan Area Networks. It utilizes the Distributed Queue Dual Bus (DQDB) technology to provide high-speed connectivity across a city. Other standards like 802.3 and 802.5 are intended for local area connectivity.

Multiple choice
  1. room

  2. city

  3. country

  4. continent

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

Local Area Networks (LANs) are designed for small-scale environments such as a single room, an office, or a building. They provide high-speed connectivity with low delay over short distances. Larger areas like cities or countries require MANs or WANs respectively.

Multiple choice
  1. LAN

  2. MAN

  3. WAN

  4. None of these

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

Token Ring is a standard protocol for Local Area Networks (LANs), defined by IEEE 802.5. It uses a logical ring topology where a token is passed between stations to grant permission to transmit. While it was once a major competitor to Ethernet, it remains a classic example of LAN technology.

Multiple choice
  1. computer

  2. transmission line

  3. bus

  4. network

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

A router is essentially a specialized computer equipped with a processor, memory, and specialized input/output hardware for networking. It runs software (often a specialized operating system) to manage routing tables and forward packets. It is not merely a line or a bus, but an active processing device.

Multiple choice
  1. incoming line

  2. outgoing line

  3. both (1) and (2)

  4. none of these

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

The primary function of a router is to receive a packet on an incoming line and determine the best path forward. It then selects the appropriate outgoing line to send the packet toward its final destination. This decision is based on the destination IP address and the router's internal routing table.

Multiple choice
  1. routers

  2. transmission lines

  3. both (1) and (2)

  4. none of these

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

In Wide Area Network terminology, the subnet is the collection of transmission lines and switching elements (routers) that move packets from the source host to the destination host. The hosts themselves are considered external to the subnet. Therefore, the subnet consists of both the physical lines and the routers.

Multiple choice
  1. router

  2. transmission line

  3. host

  4. none of these

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

Transmission lines are the physical media, such as copper wires, fiber optic cables, or radio links, that carry bits from one location to another. While routers and hosts process the data, the actual movement of bits across space is performed by the transmission lines. They form the physical layer of the network.

Multiple choice
  1. two

  2. three

  3. four

  4. many

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

Wide Area Networks (WANs) are typically designed with a mesh-like topology to ensure high availability and reliability. This means there are often many different paths a packet can take to reach its destination. If one link or router fails, the network can automatically reroute traffic through an alternative path.

Multiple choice
  1. router

  2. transmission line

  3. host

  4. bus

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

In the context of a network subnet, the 'switching element' is the device that receives packets and forwards them toward their destination. In modern packet-switched networks, this device is most commonly known as a router. Hosts are the end-user devices, and transmission lines are the cables connecting them.

Multiple choice
  1. star

  2. ring

  3. tree

  4. all of the above

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

Routers can be interconnected using a variety of physical and logical topologies depending on the network's requirements for cost, performance, and redundancy. Common topologies include star (central hub), ring (closed loop), and tree (hierarchical). In practice, large networks often use a combination of these or a partial mesh.

Multiple choice
  1. land

  2. sea

  3. air

  4. all of the above

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

Wireless networks utilize electromagnetic waves to transmit data through the air, eliminating the need for physical cables. This technology enables mobile communication across diverse environments, including on land, at sea (via satellite or maritime radio), and in the air (via satellite or air-to-ground links).

Multiple choice
  1. wired networks

  2. wireless networks

  3. landline telephones

  4. none of these

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

During natural disasters, wired infrastructure like telephone lines and fiber optic cables is often physically damaged or destroyed. Wireless networks are much more resilient and can be rapidly deployed using portable towers or satellite links to restore critical communication. This makes them indispensable for emergency response.

Multiple choice
  1. 1-2 Mbps

  2. 2-3 Mbps

  3. 3-4 Mbps

  4. 4-5 Mbps

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

The original IEEE 802.11 wireless standard, released in 1997, specified data transfer rates of 1 or 2 Megabits per second (Mbps). While modern Wi-Fi standards like 802.11ax are much faster, the foundational wireless LAN technology operated at these lower speeds. This range is the standard historical answer for early wireless data rates.