Difficulty: Easy
Correct Answer: Modem
Explanation:
Introduction / Context: A Local Area Network (LAN) interconnects devices such as PCs, printers, and servers across a small geographic area like a room, floor, or building. Understanding which components are essential to a LAN—and which belong to wide-area or Internet access—is a foundational skill for IT support and exam preparation.
Given Data / Assumptions:
Concept / Approach: A modem (modulator/demodulator) converts digital signals to analog waveforms (and back) for carriage over legacy telephone circuits or other carrier facilities. That function is associated with WAN or Internet edge connectivity, not with the internal switching of a LAN. Inside a LAN, devices connect through Ethernet switches using digital signaling over copper or fiber; no analog conversion is required.
Step-by-Step Solution:
Identify LAN essentials: computers and printers (endpoints) and cables (or Wi-Fi) for connectivity.Recognize that switches/routers may exist, but a modem is only needed to reach a public carrier network.Conclude that a modem is not a typical requirement for the LAN itself.Verification / Alternative check: In a common setup, the modem sits at the Internet/WAN edge (e.g., DSL/cable/4G) and connects to a router/firewall; internal LAN segments remain entirely digital and switched without modulation/demodulation steps.
Why Other Options Are Wrong:
Computer: a standard LAN endpoint.Printer: often networked for shared office use.Cable: a primary LAN medium alongside Wi-Fi.“None of the above”: incorrect because “Modem” is indeed not needed for internal LAN operation.Common Pitfalls: Confusing internal LAN components with Internet-edge equipment; assuming Wi-Fi always removes the need for cabling (switch uplinks and PoE still use cables).
Final Answer: Modem.
Discussion & Comments