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
-
Routers
-
Multilayer switches
-
Repeaters
-
Switch
C
Correct answer
Explanation
Repeaters operate at the physical layer (Layer 1) to regenerate signals and extend the range of a network.
-
Physical
-
Session
-
Application
-
Presentation
A
Correct answer
Explanation
The Physical layer (Layer 1) deals with the hardware components of a network, including cables, connectors, hubs, and network interface cards (NICs).
-
Physical
-
Data Link
-
Network
-
Transport
B
Correct answer
Explanation
VLANs (Virtual Local Area Networks) operate at the Data Link layer (Layer 2) because they involve tagging frames with VLAN IDs to segment traffic within a switch.
A
Correct answer
Explanation
In the TCP/IP model, the Network Access layer combines the functions of the OSI Physical and Data Link layers (Layers 1 and 2).
-
Network
-
Session
-
Transport
-
Datalink
A
Correct answer
Explanation
The Internet layer in the TCP/IP model corresponds to the Network layer in the OSI model, handling packet addressing and routing.
-
Datalink
-
Presentation
-
Application
-
Session
-
Transport
-
Datalink
-
Session
-
Application
B
Correct answer
Explanation
The Data Link layer provides the functional and procedural means to transfer data between network entities and provides a link to the physical media.
-
Media access control
-
Media access circuit
-
Media access center
-
Media access configuration
A
Correct answer
Explanation
MAC stands for Media Access Control, which is a sublayer of the Data Link layer responsible for controlling how devices on a network gain access to the medium.
-
Data Link
-
Network
-
Physical
-
Session
A
Correct answer
Explanation
The Data Link layer is responsible for framing, error detection, and hardware addressing (MAC addresses), acting as the bridge between software and physical media.
-
Shields
-
Ground ends
-
Twisted cables
C
Correct answer
Explanation
Unshielded Twisted Pair (UTP) cables use the twisting of wire pairs to cancel out electromagnetic interference (EMI) and crosstalk from neighboring pairs.
A
Correct answer
Explanation
Fiber optic cables are generally more expensive to manufacture and install compared to standard copper-based cables like UTP.
-
It is immune to STP attack
-
It is recommended to never use VLAN 1
-
It is vulnerable to Double Encapsulation Hopping attack
-
VLANs breakup broadcast domains
A
Correct answer
Explanation
VLANs are not immune to STP attacks; they are susceptible to various layer 2 attacks, including VLAN hopping and STP manipulation.
-
transmision medium
-
feedback
-
bottle
-
decoder
A
Correct answer
Explanation
A transmission medium (or channel) is the path through which a message travels from the sender to the receiver. Examples include air for sound, fiber optics, or digital networks.
-
Router
-
Ethernet Switch
-
10/100 NIC
-
Ethernet Hub
D
Correct answer
Explanation
An Ethernet hub broadcasts all incoming data to every port, which creates unnecessary network traffic and collisions. Switches and routers are much more efficient at directing traffic.