220-1101 · Question #110
Which of the following network components is used to connect devices and can efficiently route data to specific destination addresses to minimize packet collisions and improve throughput?
The correct answer is C. Switch. A network switch connects devices, learns MAC addresses, and forwards data frames only to the intended destination port, minimizing collisions and improving network efficiency.
Question
Which of the following network components is used to connect devices and can efficiently route data to specific destination addresses to minimize packet collisions and improve throughput?
Options
- AModem
- BRepeater
- CSwitch
- DHub
How the community answered
(17 responses)- A6% (1)
- C88% (15)
- D6% (1)
Why each option
A network switch connects devices, learns MAC addresses, and forwards data frames only to the intended destination port, minimizing collisions and improving network efficiency.
A modem (modulator-demodulator) is used to convert digital signals to analog for transmission over telephone lines or cable and vice versa, not for connecting multiple devices on a local network or routing data.
A repeater amplifies and regenerates network signals to extend network reach, but it does not intelligently route data to specific destinations or minimize collisions.
A network switch operates at Layer 2 (Data Link Layer) of the OSI model, using MAC addresses to forward data frames to specific destination devices. By segmenting the network into collision domains, switches minimize packet collisions and significantly improve network throughput compared to hubs.
A hub is a basic network device that connects multiple devices but broadcasts all incoming data to all connected ports, creating a single collision domain and leading to frequent packet collisions and reduced throughput.
Concept tested: Network switch functionality and advantages
Source: https://learn.microsoft.com/en-us/training/modules/network-fundamentals/3-network-devices
Topics
Community Discussion
No community discussion yet for this question.