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

  2. packets

  3. information

  4. fields

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

In computer networking, data is broken down into small, manageable units for transmission, which are referred to as packets.

Multiple choice
  1. multicasting

  2. broadcasting

  3. telecasting

  4. typecasting

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

Broadcasting is the term used for sending a packet to all computers on a network segment. Multicasting is for a specific group, and unicasting is for a single destination.

Multiple choice
  1. large area network

  2. local area network

  3. local area number

  4. none of these

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

LAN stands for Local Area Network, which is a network that connects computers within a limited area such as a residence, school, or office building.

Multiple choice
  1. data loss

  2. data gain

  3. nothing

  4. none of these

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

When a collision occurs, the data packets involved are typically corrupted or destroyed, leading to data loss and the need for retransmission.

Multiple choice
  1. not known

  2. unbounded

  3. bounded

  4. none of these

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

In a Local Area Network (LAN), the physical distance is limited, which means the transmission time is bounded (predictable and finite).

Multiple choice
  1. whole area network

  2. wide area network

  3. wide access network

  4. none of these

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

WAN stands for Wide Area Network, which covers a broad area such as a city, country, or even the entire world.

Multiple choice
  1. methylnet

  2. ethylnet

  3. ethernet

  4. none of these

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

Ethernet is the most widely used standard for Local Area Networks (LANs), defining how data is transmitted over the physical medium.

Multiple choice
  1. metropolitan area network

  2. mapping area network

  3. metropolitan access network

  4. none of these

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

MAN stands for Metropolitan Area Network, which is a network that covers a larger geographic area than a LAN, typically a city or a large campus.

Multiple choice
  1. 0-5Mbps

  2. 5-10Mbps

  3. 10-100Mbps

  4. 100-1Mbps

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

Traditional Ethernet LANs typically operate at speeds ranging from 10 Mbps to 100 Mbps (Fast Ethernet). While modern LANs can be faster, 10-100 Mbps is the classic range for this context.

Multiple choice
  1. IEEE 802.3

  2. IEEE 802.5

  3. IEEE 802.6

  4. 802.11

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

 Option 1 is right. Ethernet is a family of computer networking technologies for LAN. Ethernet was commercially introduced in 1980 and standard in 1983 as IEEE 802.3. IEEE 802.11 is a set of MAC and physical layer specifications for implementing WLAN computer communication in the 2.4, 3.6, 5 and 60 GHZ frequency band.

Multiple choice
  1. Startup cost is high.

  2. It cannot be used for large networks.

  3. If the main cable breaks, the entire network goes down.

  4. If the central hub fails, whole network fails to operate.

  5. If one single computer fails, the entire network goes down.

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

This option is correct because in star topology a central hub manages the whole network. If the central hub fails, the entire network goes down.