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. Only one station transmits at a time.

  2. Devices wanting to transmit FDDI must wait for their turn.

  3. Some networks use token passing.

  4. Collisions exist in this method.

  5. Token Ring and FDDI use this method.

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

It is not a characteristic of controlled access MAC method since there is no collision in this method.

Multiple choice
  1. Star

  2. Bus

  3. Fully connected Mesh

  4. All of the above

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

A fully connected mesh topology provides the highest reliability because every node has a direct connection to every other node. If any single link fails, communication can still occur through alternative paths. Star topology fails if the central hub fails, bus topology fails if the backbone is cut, and ring topology fails if any link breaks.

Multiple choice
  1. Star

  2. Bus

  3. Ring

  4. Tree

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

Ring topology is not broadcast because data flows sequentially from one node to the next in a unidirectional manner. Each node receives and forwards the signal to its single downstream neighbor. In contrast, star and tree broadcast from the central node, and bus broadcasts on the shared medium to all connected nodes simultaneously.

Multiple choice
  1. Protocols

  2. Gateway

  3. Modem

  4. Multiplexer

  5. _

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

It is a device that enables a computer to transmit data through telephone or other communication lines. Modem converts its digital signal into analog signals. It is used in modulation and demodulation.

Multiple choice
  1. Star topology

  2. Bus topology

  3. Ring topology

  4. Mesh topology

  5. Tree topology

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

In this type of topology, a host is connected to one or two or more than two hosts. This topology may have hosts having point-to-point connection to every other hosts or may also have hosts which are having point to point connection to few hosts only. So, this is the answer.

Multiple choice
  1. Inter network

  2. Mesh network

  3. Star network

  4. Bus network

  5. Tree network

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

A network of networks is commonly known as Internet or Inter network. So, this is the right option.

Multiple choice
  1. Local Area Network

  2. Personal Area Network

  3. Wide Area Network

  4. Fiber Optics

  5. Metropolitan Area Network

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

Fiber Optics is not a type of network. It is a type of cable. Except this option, all the other options are types of computer network. So, this is the correct answer.

Multiple choice
  1. ring network

  2. spider network

  3. hierarchical network

  4. data control network

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

A spider network (also called centralized or star-network hybrid) has a central computer through which all activities must pass. All communications and processing are routed through this central hub. Ring networks have nodes connected in a circle, hierarchical networks have tree structures, and data control network is not a standard topology term.