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

  2. CSMA/CD

  3. CSMA/CA

  4. All of the above

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

CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) prevents collisions through deliberate mechanisms. Unlike ALOHA (which has high collision rates) or CSMA/CD (which detects collisions after they occur), CSMA/CA uses Request to Send/Clear to Send (RTS/CTS) handshaking to reserve the channel and avoid collisions entirely.

Multiple choice
  1. related to computer networking.

  2. related to computer networking.

  3. radio wave networking between user.

  4. All of the above

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

Correct Answer: All of the above

Multiple choice
  1. Bus

  2. Star

  3. Mesh

  4. Ring

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

Star topology requires a central controller or hub that all devices connect to. This central hub manages all communication between connected devices, unlike bus, mesh, or ring topologies.

Multiple choice
  1. exactly once

  2. exactly twice

  3. as many times as necessary

  4. none of the above

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

FTP opens a new data connection for each file transfer operation during a session. The control connection stays open, but data connections are created and closed as needed for each transfer.

Multiple choice
  1. 1.0 Mbps

  2. 2.0 Mbps

  3. 2.5 Mbps

  4. 5.0 Mbps

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

With 40 stations on an Ethernet LAN segmented by a 10-port bridge, each segment handles 4 stations (40/10). If the total bandwidth is 10 Mbps and each segment gets 1 Mbps (10/10 ports), then each station in a segment gets 0.25 Mbps (1/4). However, if we calculate based on standard Ethernet collision domain reduction: a 10-port bridge creates 10 collision domains, each with 10 Mbps / 4 stations = 2.5 Mbps effective average per station. The calculation depends on traffic patterns but 2.5 Mbps is a reasonable approximation.

Multiple choice
  1. A new type of cabling system for Wide Area Networks

  2. A second local area network that can connect with another online LAN to share access

  3. A new standard for Internet browsers

  4. An association to develop advanced Internet technology

  5. None of these

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

Internet2 is a consortium (not a technology or cable system) led by over 300 universities and organizations to develop and deploy advanced network applications and technologies. It focuses on high-speed research and education networks, not consumer-grade browsers or basic LAN connections.

Multiple choice
  1. Message

  2. Symbolic interaction

  3. Context

  4. Semaphore telegraph

  5. Encryption

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

Context refers to the conditions that precede or surround the communication. It consists of present or past events from which the meaning of the messages is derived, though it may also, in the case of written communications, depend upon the statements preceding and following the quotation in question.