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
-
Logical Link Control (LLC)
-
Distributed Queue Dual Bus (DQDB)
-
Token Bus
-
CSMA/CD LAN
-
Token Ring
A
Correct answer
Explanation
The IEEE standard 802.2 defines the Logical Link Control (LLC).
D
Correct answer
Explanation
Every device has a dedicated point to point link to every other device. Dedicated means that, the link carries traffic only between the two devices it connects. Therefore, mesh topology provides bidirectional links between each possible nodes.
-
UTP
-
STP
-
BNC
-
All of the above
C
Correct answer
Explanation
BNC are the T-shaped connectors, used to connect the cable, at two ends and NIC's .
-
Data link control
-
Flow control
-
Routing
-
None of these
A
Correct answer
Explanation
Data link control is a bit oriented protocol for managing the flow of information in a data communication system.
-
Baseband
-
Broadband
-
Both 1st and 2nd options
-
None of these
B
Correct answer
Explanation
Broadband LAN uses frequency division multiplexing on a coaxial cable to exchange information.
-
IEEE802.5
-
CSMA/CD
-
IEEE802.4
-
None of the above
A
Correct answer
Explanation
It has a multiring functionality, so we can say, it looks like a FDDI. Both species 100 mbps token passing rings, two rings and one ring for a backbone.
-
Physical layer
-
Data link layer
-
Transport layer
-
Network layer
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.
-
Physical Layer
-
Data Link Layer
-
Network Layer
-
Transport Layer
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.
-
Half Duplex
-
Simplex
-
Full Duplex
-
None of the above
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.
-
File transfer is an example of the standard at presentation layer.
-
For constant signal and noise strength, an increase in data transmission rate increases the error rate.
-
Asynchronous transmission is far more efficient than synchronous transmission.
-
The 10BASE5 cabling is popularly known as thin ethernet.
B
Correct answer
Explanation
Increase in data transmission rate leads to a higher number of packets, being transmitted at the same time.
-
Bridge
-
Router
-
Repeater
-
None of the above
C
Correct answer
Explanation
Repeater is a device used to regenerate the electric signal, in order to extend the LAN segment beyond its physical limits. It works on the physical layer because of signals.
-
layers 1 and 3
-
layers 1 and 2
-
All layers
-
None of the above
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).
-
TDR
-
Terrestrial link
-
TDM
-
None of the above
A
Correct answer
Explanation
TDR stands for Time Domain Reflectometry. It is a method for detecting fault and breaks in the cable. TDR measures the time it takes for signal, to travel down the cable and reflect back.
-
Switch
-
Gateway
-
Repeater
-
Router
A
Correct answer
Explanation
Switch is also called as fast Bridge. The common forwarding approaches include Cut through, Collision free and Fully buffered.
-
An ACK
-
A poll
-
A SEL
-
None of these
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.