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

  2. Message switching

  3. Virtual approach to packet switching

  4. Datagram approach to packet switching

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

A virtual circuit network is a cross between a circuit switched network and a datagram network.the resources can be allocated during the setup phase.in a virtual packet switching ,all the packets follow the same path established during the connection.so this is the answer.

Multiple choice
  1. It is half part of a network.

  2. The sender can transmit only in one direction always.

  3. The stations can both transmit and receive but not at the same time.

  4. The sender can transmit in both directions at the same time.

  5. Both 1 and 3.

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

This is the correct definition of half-duplex mode.

Multiple choice
  1. They are the points of connection between two devices.

  2. They are the networks connected by switching stations.

  3. ISP networks are connected to each other by private switching stations called peering points.

  4. ISP networks are connected to each other by public switching stations called peering points.

  5. Peering points provide connectivity between end users.

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

This is the correct explanation of peering points.

Multiple choice
  1. Data link layer divides the stream of bits in manageable data units.

  2. It is the rate at which data is transmitted.

  3. It is the conversion of bits into analog signal.

  4. It is the addition of a header to the data.

  5. It is the addition of a trailer to the data.

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

These manageable units are called frames.

Multiple choice
  1. Soft and hard

  2. Pure and impure

  3. Pure and slotted

  4. Linear and nonlinear

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

The two versions of ALOHA are:

  1. Pure ALOHA
  2. Slotted ALOHA
Multiple choice
  1. Synchronous transmission is more efficient than asynchronous one.

  2. ISDN B channel has capacity of 64 kbps.

  3. FDDI can spread distance of up to 2000 kms.

  4. Ethernet employs manchester coding.

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

FDDI can spread over 200 kms. For large networks, it requires more repeaters.

Multiple choice
  1. Noiseless channels

  2. Modem at both ends

  3. High speed links

  4. None of the above

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

All the above answers are wrong, because half duplex operations involves data flow in only one direction at a time. It is a two wire transmission with medium cost and efficiency.

Multiple choice
  1. Message switching

  2. Circuit switching

  3. Connection oriented packet switching

  4. All of the above

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

Frame relay uses connection oriented switching technique because synchronous frames of data are routed to different destinations depending on header information.

Multiple choice
  1. Switches are limited to small networks.

  2. Switches are inefficient.

  3. Switches are not used presently.

  4. Switches are better than the hubs.

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

Switches are better than the hubs. Switches amplify the bandwidth, so that the same throughput is provided, to each of the machines, connected to the switch. On the other hand, hub simply divides the throughput equally among various nodes, connected to it.