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

  2. Data link layer

  3. Transport layer

  4. Network layer

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

 Data link layer provides a raw transmission facility on a reliable link.It is responsible for moving frames from one node to the next.The following are the responsibilities of data link layer:framing,error control,access control,flow control and physical addressing. It delivers data on the data link layer by hop-to-hop(node-to-node) and a bridge operates on this layer between two adjacent nodes.it provides node to node delivery of data,so it is the correct answer.

Multiple choice
  1. Physical Layer

  2. Data Link Layer

  3. Network Layer

  4. Transport Layer

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

This layer is responsible for movement of individual of bits from one node to the next.Physical layer deals with the mechanical and electrical specifications of the interface and transmission medium.The following are the functions of the 

physical layer:Representation of bits,line configuration,physical topology,physical characteristics of interfaces and medium.this is closest to the transmission medium,so this is the correct answer.

Multiple choice
  1. Half Duplex

  2. Simplex

  3. Full Duplex

  4. None of the above

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

Full Duplex is communication in both directions, at a same time, like in the case of telecommunication, the user and the sender, comminicate with each other at a same time.

Multiple choice
  1. File transfer is an example of the standard at presentation layer.

  2. For constant signal and noise strength, an increase in data transmission rate increases the error rate.

  3. Asynchronous transmission is far more efficient than synchronous transmission.

  4. The 10BASE5 cabling is popularly known as thin ethernet.

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

Increase in data transmission rate leads to a higher number of packets, being transmitted at the same time.

Multiple choice
  1. layers 1 and 3

  2. layers 1 and 2

  3. All layers

  4. None of the above

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

All of the above answers are incorrect because subnet usually comprises the Network layer. The Network Layer is known as the communication subnet layer, which controls operations of subnets by determining how packets are to be distributed /routed between the networks (subnets).

Multiple choice
  1. Switch

  2. Gateway

  3. Repeater

  4. Router

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

Switch is also called as fast Bridge. The common forwarding approaches include Cut through, Collision free and Fully buffered.

Multiple choice
  1. An ACK

  2. A poll

  3. A SEL

  4. None of these

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

When one device wants to send data to another device, a SEL frame is sent first. Before sending data, the primary device creates and transmits a select (SEL) frame, which includes the address of the secondary device. Select function is used, when primary device wants to send something to secondary device.