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

Multiple choice
  1. 2, 113, 658

  2. 16, 382

  3. 126

  4. 128

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

Class A: 2^7 - 2 = 126 IDs (first and last reserved), Class B: 2^14 - 16 = 16,382 IDs, Class C: 2^21 - 256 = 2,097,088 IDs. However, the question asks how many CAN exist - all classes combined: 126 + 16,382 + 2,097,088 = 2,113,596.

Multiple choice
  1. ring network

  2. start network

  3. mesh network

  4. bus based network

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

FDDI (Fiber Distributed Data Interface) is a token-passing ring network standard operating at 100 Mbps over fiber optic cable. Its dual-ring architecture provides redundancy and high reliability for campus backbones.

Multiple choice
  1. telephone lines

  2. microwaves

  3. satellites

  4. all of the above

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

Wide Area Networks operate over long distances using various transmission media. Telephone lines (leased lines), microwave links, and satellite communications are all common WAN backbone technologies.