Courseiva

CompTIA A+ Core 1 220-1201 (220-1201) — Questions 301375

972 questions total · 13pages · All types, answers revealed

Page 4

Page 5 of 13

Page 6
301
MCQmedium

A technician is troubleshooting a PC that fails to boot and emits a series of long beeps. The motherboard documentation indicates this is a memory error. Which component on the motherboard is responsible for generating these beep codes?

A.CMOS battery
B.BIOS/UEFI chip
C.Chipset
D.Super I/O chip
AnswerB

The BIOS (Basic Input/Output System) or its modern successor, UEFI (Unified Extensible Firmware Interface), resides on a flash memory chip on the motherboard and is the primary firmware responsible for initiating the computer's boot process. Immediately upon power-on, the BIOS/UEFI executes the Power-On Self-Test (POST), which checks essential hardware components like the CPU, RAM, and video card. If a critical hardware fault is detected during POST, the BIOS/UEFI firmware generates specific audible beep codes through the internal speaker to signal the nature of the problem before any video output can be displayed.

Why this answer

The BIOS/UEFI firmware is responsible for the Power-On Self-Test (POST) and uses the speaker to emit beep codes to indicate hardware errors. The CMOS battery only retains settings, the chipset handles data flow, and the Super I/O manages I/O but not POST beep codes.

302
MCQeasy

A technician is configuring a new wireless router for a home office. The customer wants to ensure that guests can access the internet but cannot see other devices on the main network. Which feature should the technician enable on the router?

A.MAC address filtering
B.Port forwarding
C.Guest network
D.WPS (Wi-Fi Protected Setup)
AnswerC

Enabling a guest network on a wireless router establishes a separate logical network, typically implemented as a Virtual Local Area Network (VLAN), distinct from the primary private network. This configuration isolates guest devices from the main network, preventing them from accessing shared files, printers, or other devices connected to the primary LAN. Guest networks often include client isolation, which further prevents guest devices from communicating with each other, ensuring robust security and meeting the requirement for traffic isolation.

Why this answer

Enabling a guest network creates a separate SSID and VLAN (or subnet) that isolates guest traffic from the main LAN. This prevents guests from accessing local devices (e.g., printers, file shares) while still providing internet access through the router's NAT. The isolation is typically achieved via client isolation or AP isolation settings, ensuring Layer 2 separation between the guest and main networks.

Exam trap

The trap here is that candidates may confuse MAC address filtering (which restricts access) with network isolation, or think WPS provides security features beyond simple connection convenience.

How to eliminate wrong answers

Option A is wrong because MAC address filtering only controls which devices can connect based on their MAC addresses; it does not isolate guest traffic from the main network. Option B is wrong because port forwarding directs external traffic to a specific internal device and does not provide network segmentation or guest isolation. Option D is wrong because WPS is a simplified method for connecting devices to Wi-Fi using a PIN or push button; it offers no network isolation or guest access controls.

303
MCQmedium

A technician is setting up a new network printer in a conference room. The printer has an RJ45 port for wired networking, but the only available wall jack is labeled with a different room number. The technician needs to connect the printer to the network. What is the best approach?

A.Connect the printer directly to the router using a long Ethernet cable
B.Use a tone generator and probe to trace the wall jack to the patch panel
C.Assume the jack is functional and connect the printer
D.Use a WiFi adapter for the printer instead
AnswerB

Utilizing a tone generator and probe is the correct initial step for a technician setting up a new network printer in a structured cabling environment. The tone generator injects an audible signal into the wall jack's cable, allowing the technician to use the inductive probe to precisely locate and identify the corresponding cable at the patch panel. This essential diagnostic process ensures proper cable identification and connection, preventing misconfigurations and ensuring reliable network access for the printer.

Why this answer

The wall jack may be connected to a different network drop. The technician should use a tone generator and probe to identify which port on the patch panel corresponds to that wall jack, ensuring correct connectivity.

304
MCQeasy

A small office uses a single public IP address for internet access. The network administrator wants internal web servers to be reachable from the internet on port 80. Which network service should be configured on the router to allow this?

A.DHCP
B.Port forwarding
C.DNS
D.VPN
AnswerB

Port forwarding, also known as Destination Network Address Translation (DNAT), is a technique used by routers to redirect communication requests from one address and port number combination to another while the packets are traversing a network gateway. In the context of a single public IP, it specifically allows external devices to initiate connections to a specific service running on a private IP address within the LAN by mapping an incoming public port to a designated internal IP address and its corresponding service port. This is the precise mechanism for exposing internal services to the internet when only one public IP is available.

Why this answer

Port forwarding (option B) is the correct answer because it allows the router to translate incoming traffic on a specific public IP address and port (e.g., TCP 80) to a specific internal private IP address and port of the web server. This is a form of Destination NAT (DNAT) that enables external hosts to reach internal services when only a single public IP is available.

Exam trap

The trap here is that candidates often confuse DNS with port forwarding, thinking that DNS can direct traffic to internal servers, but DNS only resolves names to IP addresses and cannot change the destination port or translate private addresses.

How to eliminate wrong answers

Option A (DHCP) is wrong because DHCP dynamically assigns IP addresses and other network configuration to clients, but it does not translate or forward incoming internet traffic to internal servers. Option C (DNS) is wrong because DNS resolves domain names to IP addresses; it does not redirect or forward traffic to internal hosts behind a NAT router. Option D (VPN) is wrong because a VPN creates an encrypted tunnel for secure remote access to a private network, but it does not expose internal web servers to the general internet on port 80.

305
MCQmedium

A technician is configuring a virtual machine to host a database server that requires consistent high disk I/O performance. The host uses a RAID 10 array of SSDs. Which virtual disk type should the technician select to minimize overhead and maximize performance?

A.Dynamically expanding virtual disk
B.Fixed-size virtual disk
C.Differencing virtual disk
D.Thin provisioned virtual disk
AnswerB

A fixed-size virtual disk allocates its entire specified capacity on the host storage at the time of creation. This pre-allocation ensures that the virtual disk occupies contiguous blocks on the physical storage, minimizing fragmentation and reducing the overhead associated with dynamic allocation. This design significantly lowers I/O latency and improves read/write performance, making it the optimal choice for applications like databases that demand consistent, high-speed disk operations.

Why this answer

A fixed-size virtual disk (also called thick provisioning) allocates all required space at creation, reducing fragmentation and I/O overhead compared to dynamically expanding disks. This is best for performance-sensitive workloads like databases.

306
MCQmedium

During a conference call, a user complains that their wireless earbuds keep disconnecting from their smartphone every few minutes. The earbuds work fine when paired with a different phone. What is the most likely cause?

A.The earbuds have a low battery.
B.The smartphone's Bluetooth driver is outdated.
C.Bluetooth interference from other devices in the conference room.
D.The earbuds are not compatible with the smartphone's Bluetooth version.
AnswerC

Conference rooms are often densely populated with numerous wireless devices, including other smartphones, laptops, Wi-Fi access points, and wireless peripherals, all operating within the crowded 2.4 GHz Industrial, Scientific, and Medical (ISM) radio band. This high concentration of active devices creates significant radio frequency (RF) interference, which can disrupt the Bluetooth signal between the smartphone and earbuds, leading to frequent and frustrating disconnections.

Why this answer

Bluetooth operates in the 2.4 GHz ISM band, which is shared with Wi-Fi, cordless phones, and other wireless devices. In a conference room with many active devices, RF interference can cause packet loss or retransmission delays, leading the Bluetooth Adaptive Frequency Hopping (AFH) mechanism to fail to avoid all congested channels, resulting in periodic disconnections. The fact that the earbuds work fine with a different phone isolates the issue to the smartphone's environment rather than the earbuds themselves.

Exam trap

The 220-1201 exam often tests the misconception that Bluetooth disconnections are always due to driver or compatibility issues, but the trap here is that environmental interference (especially in a conference room with many devices) is the most likely cause when the earbuds work elsewhere.

How to eliminate wrong answers

Option A is wrong because low battery in the earbuds would typically cause audio degradation, reduced range, or a single final disconnect, not repeated disconnections every few minutes; the earbuds work fine with another phone, ruling out a battery defect. Option B is wrong because an outdated Bluetooth driver would cause persistent pairing failures or inability to maintain any connection, not intermittent disconnects that occur only in a specific environment; the driver is the same regardless of location. Option D is wrong because Bluetooth is backward-compatible across versions (e.g., 4.0, 5.0, 5.2) for basic audio profiles like A2DP and HFP; if the earbuds were incompatible, they would not pair or function at all, and the user reports they work fine with a different phone.

307
MCQhard

A user complains that their computer with a 256 GB NVMe SSD is running out of storage space. They want to add more internal storage but only have one M.2 slot. What is the best solution to expand capacity without sacrificing performance?

A.Replace the NVMe SSD with a larger capacity NVMe SSD.
B.Install a SATA SSD in an available 2.5-inch drive bay.
C.Use an external USB SSD for additional storage.
D.Add a second M.2 drive using a PCIe adapter card.
AnswerA

The most effective solution for a user running out of space on their primary 256 GB NVMe SSD is to replace it with a larger capacity NVMe SSD. This directly expands the primary storage volume, ensuring that the operating system and frequently accessed applications continue to benefit from the superior speed and low latency of the NVMe interface. It utilizes the existing M.2 slot efficiently, maintaining the highest possible storage performance without adding complexity or sacrificing speed.

Why this answer

Replacing the existing NVMe SSD with a larger capacity model is the most direct and universally applicable way to increase internal storage while maintaining NVMe performance, suitable for both laptops and desktops. While adding a second M.2 drive via a PCIe adapter card (Option D) is a viable solution for desktops with available PCIe slots, it adds complexity and cost (requiring an adapter card in addition to the drive) and is not an option for laptops. Adding a SATA SSD via a 2.5-inch bay (Option B) is also viable but slower than NVMe.

External drives (Option C) are not internal storage.

308
MCQmedium

A technician is troubleshooting a network where users can access the internet but cannot reach a specific internal web server by its hostname. Pinging the server's IP address works. What is the most likely issue?

A.The web server's firewall is blocking ICMP.
B.The DHCP server is not assigning correct IP addresses.
C.The DNS server does not have a record for the server's hostname.
D.The network switch is dropping packets to the server.
AnswerC

This is the correct explanation. The Domain Name System (DNS) is responsible for translating human-readable hostnames into numerical IP addresses. If users can successfully connect to the server using its IP address but fail when using its hostname, it indicates that the underlying network connectivity is sound, but the DNS server is unable to provide the corresponding IP address for that specific hostname. This is a classic symptom of a missing or incorrect A record (Address record) on the DNS server.

Why this answer

This question tests DNS resolution. If the IP works but the hostname does not, the problem is with DNS—either the server's A record is missing or the DNS server is not responding for that zone.

309
MCQhard

A technician is upgrading a server's storage and needs to connect multiple SATA SSDs. The motherboard has only four SATA ports, but the technician needs to connect six drives. Which connector solution should be used?

A.Use a Y-splitter cable on one SATA port to connect two drives.
B.Install a PCIe SATA controller card with extra ports.
C.Use eSATA to SATA adapters on the external ports.
D.Replace the motherboard with one that has six SATA ports.
AnswerB

Installing a PCIe SATA controller card is the most practical and efficient solution for adding more internal storage. This card utilizes an available PCIe expansion slot to integrate an additional SATA host bus adapter (HBA), providing new, independent SATA ports. This allows the technician to connect additional internal drives to the server without replacing the motherboard or relying on external solutions, directly addressing the need for increased internal storage capacity.

Why this answer

A SATA expansion card adds additional SATA ports via a PCIe slot, allowing more drives to be connected. This tests knowledge of expansion cards and SATA controller limitations.

310
MCQmedium

A small office uses a network switch with 24 RJ45 ports to connect all workstations. The switch is connected to the router via a single uplink port. Users report intermittent network drops. The technician suspects a faulty cable between the switch and router. Which tool should be used to test the cable?

A.Tone generator and probe
B.Loopback plug
C.Cable tester
D.Multimeter
AnswerC

A cable tester is the appropriate tool for diagnosing faults in Ethernet cables by verifying their electrical continuity and correct wiring according to T568A or T568B standards. It identifies issues such as opens (broken wires), shorts (wires touching), crossed pairs, reversed pairs, and split pairs, which can severely impact network communication. This specialized device provides a comprehensive assessment of the cable's physical layer integrity, confirming if it meets networking specifications.

Why this answer

A cable tester verifies continuity, wiring, and signal integrity in Ethernet cables. This is the correct tool to diagnose a faulty physical connection between the switch and router.

311
MCQmedium

A technician is deploying a fleet of tablets for field workers. The tablets need to connect to a cellular network for data, but the company wants to minimize data usage. Which setting should the technician configure on each tablet?

A.Enable data saver mode.
B.Disable Wi-Fi.
C.Enable airplane mode.
D.Set the preferred network type to 5G.
AnswerA

Enabling data saver mode is the most effective solution for minimizing overall data consumption on a fleet of tablets. This feature actively restricts applications from utilizing background data, preventing them from sending or receiving information when not actively in use. Furthermore, it can prompt foreground applications, such as video streaming services or web browsers, to use less data by reducing content quality or preloading. This direct control over data transfer significantly reduces the total bytes consumed, helping to manage cellular plan costs.

Why this answer

Enabling Data Saver mode restricts background data usage and limits non-essential app activity, directly reducing cellular data consumption. This is the most appropriate setting for field workers who need to stay connected but minimize data costs, as it works at the OS level to restrict background syncs and downloads without disabling connectivity.

Exam trap

The 220-1201 exam often tests the distinction between disabling connectivity (Airplane Mode) and reducing data usage (Data Saver), where candidates mistakenly choose Airplane Mode thinking it saves data, but it completely cuts off the required cellular connection.

How to eliminate wrong answers

Option B is wrong because disabling Wi-Fi does not reduce cellular data usage; it only prevents the tablet from using Wi-Fi networks, which could actually increase cellular data consumption if Wi-Fi was available. Option C is wrong because enabling Airplane Mode disables all wireless radios, including cellular, preventing any data connectivity at all, which defeats the requirement for the tablets to connect to a cellular network. Option D is wrong because setting the preferred network type to 5G does not minimize data usage; 5G may encourage higher data consumption due to faster speeds and does not inherently restrict background data or app behavior.

312
MCQhard

A technician is deploying a wireless network in a large warehouse with metal shelving. The goal is to provide seamless roaming for handheld scanners. Which technology should the technician implement to ensure clients quickly switch between access points without dropping connections?

A.Enable 802.11r (Fast Roaming) on the access points
B.Use a wireless mesh topology
C.Configure beamforming on each access point
D.Deploy MIMO antennas
AnswerA

802.11r, also known as Fast BSS Transition, significantly reduces the time a wireless client takes to re-authenticate when moving between access points within the same network. It achieves this by allowing the client and the new AP to pre-negotiate security keys or by caching existing keys, thus minimizing the authentication handshake duration. This seamless handoff is crucial for applications sensitive to latency, like VoIP or video streaming, ensuring an uninterrupted user experience.

Why this answer

802.11r, also known as Fast BSS Transition or Fast Roaming, enables clients to authenticate and reassociate with a new access point using a cached PMK (Pairwise Master Key) from the initial full authentication, reducing the handshake process from four EAP frames to two. In a warehouse with metal shelving causing signal attenuation, this minimizes the time clients spend scanning and reconnecting, ensuring seamless roaming for handheld scanners without dropping connections.

Exam trap

The 220-1201 exam often tests the distinction between coverage-enhancing features (beamforming, MIMO, mesh) and roaming-optimization protocols (802.11r, 802.11k, 802.11v), leading candidates to confuse signal improvement with handoff speed.

How to eliminate wrong answers

Option B is wrong because a wireless mesh topology extends coverage but does not inherently reduce roaming latency; mesh nodes can introduce additional hop delays and do not optimize the client handoff process. Option C is wrong because beamforming focuses RF energy toward specific clients to improve signal strength and throughput, but it does not address the authentication or reassociation delays that cause dropped connections during roaming. Option D is wrong because MIMO (Multiple Input Multiple Output) antennas increase data rates and reliability through spatial multiplexing and diversity, but they have no direct effect on the speed or efficiency of client transitions between access points.

313
MCQmedium

During a network upgrade, a technician configures a new VoIP phone to use a dedicated VLAN for voice traffic. After connecting the phone to a switch port configured for voice VLAN, the phone powers on but cannot register with the call manager. The switch port is set to trunk mode. Which protocol is essential for the phone to obtain its VLAN assignment?

A.STP
B.LLDP
C.RSTP
D.GVRP
AnswerB

Link Layer Discovery Protocol (LLDP), particularly its Media Endpoint Discovery (LLDP-MED) extension, enables network devices to advertise their identity, capabilities, and specific network policies to directly connected devices. For VoIP phones, LLDP-MED allows a switch to communicate critical information such as the voice VLAN ID, power requirements (PoE), and QoS settings. This dynamic advertisement simplifies phone deployment and ensures the phone automatically configures itself to the correct voice VLAN, optimizing call quality and network segmentation.

Why this answer

Link Layer Discovery Protocol (LLDP) is essential because it allows the switch to inform the VoIP phone of the configured voice VLAN ID. When a switch port is in trunk mode, the phone uses LLDP (specifically LLDP-MED) to learn which VLAN to tag its voice traffic with, enabling it to communicate with the call manager. Without LLDP, the phone would not know which VLAN to use and would fail to register.

Exam trap

A+ candidates often confuse LLDP-MED with other protocols that manage VLANs between switches, such as GVRP, leading them to select GVRP instead of LLDP for endpoint VLAN assignment.

How to eliminate wrong answers

Option A is wrong because STP (Spanning Tree Protocol) prevents loops in a network topology and does not provide VLAN assignment information to endpoints. Option C is wrong because RSTP is an enhancement of STP for faster convergence and also does not convey VLAN IDs to devices. Option D is wrong because VTP (VLAN Trunking Protocol) manages VLAN databases across switches but does not communicate VLAN assignments to end devices like VoIP phones.

314
MCQhard

A user reports that their inkjet printer produces output with horizontal white lines through text and images. The printer has been used heavily for months without maintenance. What should you do to resolve this issue?

A.Replace the fuser assembly
B.Perform a printhead alignment
C.Run the printer's printhead cleaning cycle
D.Replace the pickup rollers
AnswerC

Running the printer's printhead cleaning cycle is the primary and most effective troubleshooting step for resolving issues like missing lines, streaks, or faded output in inkjet printers. This utility forces a small amount of ink through each nozzle at high pressure, dislodging dried ink, dust, or other debris that may be causing blockages. By clearing these obstructions, the cleaning cycle restores the printhead's ability to eject ink consistently across all nozzles, thereby eliminating the white lines caused by clogged nozzles.

Why this answer

Horizontal white lines on inkjet output indicate clogged printhead nozzles. Over time, dried ink can block nozzles, preventing ink from being deposited. Running a printhead cleaning cycle uses the printer's built-in routine to clear clogs.

If that fails, a manual cleaning or replacement may be needed.

315
MCQmedium

A customer reports that after a recent fall, their smartphone's screen is completely black, but the device still vibrates when calls come in. The technician suspects the display cable is loose. What is the correct sequence of steps to access and reseat the display cable?

A.Remove the battery first, then the back cover, and reseat the display cable.
B.Remove the back cover, disconnect the battery, then reseat the display cable.
C.Reseat the display cable by inserting a spudger through the charging port.
D.Perform a factory reset to rule out software issues.
AnswerB

This sequence represents the standard and safest procedure for internal repairs on most mobile devices. Removing the back cover provides access to the internal components. Disconnecting the battery subsequently de-energizes the device, preventing accidental short circuits or electrical damage while manipulating internal components like the display cable. Reseating the display cable after these preparatory steps addresses the likely hardware issue caused by the fall.

Why this answer

To access the display cable, the technician must first remove the back cover, then the battery (if not integrated), and disconnect the display cable from the motherboard. This sequence ensures safe access without risking a short circuit from a live battery. The display cable is typically a thin ribbon cable near the motherboard.

316
MCQmedium

A technician is configuring a new NAS with four 10 TB hard drives. The customer wants maximum usable capacity with fault tolerance for one drive failure. The technician sets up RAID 5, but after initialization, the usable capacity is only 10 TB instead of the expected 30 TB. What is the most likely cause?

A.One of the drives is defective and the array is using only three drives.
B.The array was accidentally configured as RAID 1 (mirroring) across two drives.
C.The drives are not all the same size; one is 5 TB.
D.The RAID controller is using a different stripe size.
AnswerB

Configuring the array as RAID 1 (mirroring) across two of the 10 TB drives would indeed result in a total usable capacity equal to the size of a single drive, which is 10 TB. In this setup, one 10 TB drive serves as an exact duplicate of the other 10 TB drive, providing data redundancy. The remaining two drives would either be unused, configured in a separate array, or potentially part of a different RAID volume, but the specific 10 TB usable capacity precisely matches a two-drive RAID 1 configuration.

Why this answer

RAID 5 with four drives of equal size should yield (n-1) * capacity = 30 TB. A 10 TB result suggests only two drives are being used, possibly due to a misconfiguration like RAID 1 or a stripe set of two drives. This tests RAID 5 capacity calculation and troubleshooting.

317
MCQhard

A company deploys a new 802.11ax (Wi-Fi 6) access point to support high-density environments. Some older laptops with 802.11ac adapters cannot connect, while newer Wi-Fi 6 laptops work fine. The SSID is broadcast and security is set to WPA2. What is the MOST likely cause?

A.The access point is set to 802.11ax-only mode.
B.The laptops have outdated firmware that does not support OFDMA.
C.The access point is configured to use WPA3 only.
D.The 5 GHz radio is disabled on the access point.
AnswerA

802.11ax is backward compatible; if set to ax-only, ac devices would not connect, but this is rare and less likely than security mismatch.

Why this answer

If the access point is set to 802.11ax-only mode, older 802.11ac adapters, which are not 802.11ax compliant, will be unable to connect. Newer Wi-Fi 6 (802.11ax) laptops, however, will connect successfully. This mode setting directly explains why only the newer standard devices can connect while older ones cannot, without contradicting the stated WPA2 security.

Exam trap

Candidates might overlook the explicit statement in the stem regarding WPA2 security, or assume that WPA3-only is a common misconfiguration despite the stem's information. The trap is to correctly identify a compatibility issue based on the Wi-Fi standard mode rather than a security protocol mismatch when the security protocol is explicitly stated as compatible.

How to eliminate wrong answers

Option A is wrong because 802.11ax access points are backward compatible with 802.11ac clients by default; setting the AP to 'ax-only' mode would prevent all older clients from connecting, but the question says only some older laptops cannot connect, and newer Wi-Fi 6 laptops work fine, which would not be the case if the AP were in ax-only mode. Option B is wrong because OFDMA is a feature of 802.11ax that improves efficiency in high-density environments, but it is not required for basic connectivity; 802.11ac clients do not support OFDMA at all, yet they can still connect to an 802.11ax AP as long as they support the same security and channel settings. Option D is wrong because if the 5 GHz radio were disabled, all 5 GHz clients (including newer Wi-Fi 6 laptops) would fail to connect, but the question states newer laptops work fine; additionally, 802.11ac operates exclusively on 5 GHz, so disabling that radio would prevent all 802.11ac clients from connecting, not just some.

318
MCQmedium

A user reports that their computer randomly restarts when playing games. The technician suspects the CPU is overheating. Which tool should the technician use to monitor the CPU temperature under load?

A.Windows Task Manager
B.The BIOS/UEFI hardware monitor
C.A third-party utility like HWMonitor
D.Windows Event Viewer
AnswerC

A third-party utility like HWMonitor is the correct choice because it directly interfaces with the system's various hardware sensors, including those on the CPU, GPU, and motherboard. It provides real-time monitoring and logging of critical parameters such as core temperatures, fan speeds, and voltages, allowing a technician to observe peak temperatures reached during intensive activities like gaming. This granular data is essential for identifying thermal throttling or overheating that causes system instability and random restarts.

Why this answer

To diagnose overheating, a technician needs real-time temperature monitoring. A tool like HWMonitor or Core Temp provides accurate CPU temperature readings. BIOS/UEFI shows idle temps only, and Event Viewer logs crashes but not temperatures.

319
MCQmedium

A user reports that their laptop can see multiple Wi-Fi networks but cannot connect to any of them. Other devices in the same location connect without issue. What is the most likely cause?

A.The laptop's wireless adapter is disabled in Device Manager.
B.The Wi-Fi router is out of range.
C.The laptop has an incorrect or outdated Wi-Fi password saved for the networks.
D.The laptop's Bluetooth is interfering with Wi-Fi.
AnswerC

An incorrect or outdated Wi-Fi password, also known as a Pre-Shared Key (PSK), will prevent a laptop from successfully authenticating with an access point, even if the network's SSID is clearly visible. The laptop can detect the network and attempt to connect, but the authentication handshake will fail due to the credential mismatch. This scenario perfectly aligns with seeing networks but being unable to establish a connection, often resolved by 'forgetting' the network and re-entering the correct password.

Why this answer

The laptop can see multiple Wi-Fi networks (indicating the wireless adapter is functional and scanning is successful) but fails to connect to any of them. This points to a common credential mismatch issue: if the saved password for a network is incorrect or outdated, the 4-way handshake (WPA2/WPA3) will fail, preventing association even though the SSID is visible. Other devices connecting successfully rules out router-side problems.

Exam trap

The 220-1201 exam often tests the distinction between the ability to scan/detect networks (Layer 2 passive/active scanning) and the ability to authenticate/associate (Layer 2 authentication handshake), leading candidates to incorrectly suspect hardware or interference issues when the real problem is credential mismatch.

How to eliminate wrong answers

Option A is wrong because if the wireless adapter were disabled in Device Manager, the laptop would not see any Wi-Fi networks at all, as the adapter would be non-functional for scanning. Option B is wrong because the laptop can see multiple networks, which requires being within range of the router; being out of range would result in no visible networks. Option D is wrong because Bluetooth operates in the 2.4 GHz ISM band and can cause interference that degrades throughput or causes disconnections, but it does not prevent initial association or the ability to see networks, and the scenario describes a complete inability to connect, not intermittent issues.

320
MCQeasy

A company deploys a new multifunction printer that supports both USB and network connectivity. The printer is installed in a conference room and must be accessible to all employees on the same subnet. Which connection method should the technician use?

A.Connect the printer via USB to the nearest workstation
B.Connect the printer to the network using an Ethernet cable
C.Use a USB-to-Ethernet adapter
D.Enable Wi-Fi Direct on the printer
AnswerB

Connecting the multifunction printer to the company's local area network (LAN) via an Ethernet cable is the most appropriate and robust solution for shared office environments. This method assigns the printer an IP address, making it a network-attached device that all authorized users on the subnet can discover and utilize for printing, scanning, and other functions. Ethernet provides a stable, high-bandwidth connection, ensuring reliable access and efficient operation for multiple users simultaneously across the entire company infrastructure.

Why this answer

This question assesses understanding of connectivity options for shared multifunction devices. A network connection (Ethernet) allows multiple users on the same subnet to access the printer simultaneously. USB is limited to a single directly connected computer.

321
MCQhard

A user reports that their multifunction printer makes a loud grinding noise when printing, and the output has vertical black streaks. The technician has already replaced the toner cartridge. What component is most likely failing?

A.The fuser assembly
B.The imaging drum
C.The pickup rollers
D.The transfer roller
AnswerB

The imaging drum, or photoconductive drum, is crucial in laser printing as it receives the electrostatic image and transfers toner to the paper. If the drum's surface is scratched, worn, or damaged, it will fail to hold the electrostatic charge uniformly, resulting in distinct vertical streaks on the printed page where toner is either missing or excessively applied. A physical defect or misalignment can also cause a grinding noise as the drum rotates and interacts with other components like the toner cartridge or cleaning blade.

Why this answer

This question tests advanced troubleshooting of laser printer mechanical issues. The imaging drum is a common wear item that can cause grinding noises and vertical streaks when damaged. The fuser or pickup rollers would produce different symptoms.

322
MCQhard

A technician is configuring a high-performance workstation for scientific simulations that require large amounts of RAM. The motherboard has eight DDR4 slots and supports quad-channel memory. The technician installs four 16 GB sticks in the correct slots for quad-channel mode. After booting, the system reports 64 GB of RAM but only runs in dual-channel mode. What is the most likely cause?

A.The RAM sticks are not identical in speed and timings.
B.The motherboard BIOS needs to be configured to enable quad-channel mode.
C.The installed CPU only supports dual-channel memory.
D.The RAM is installed in the wrong slots for quad-channel operation.
AnswerC

The CPU's integrated memory controller (IMC) is the fundamental component that dictates the maximum number of memory channels a system can utilize. Even if a motherboard is physically capable of supporting quad-channel memory and four identical RAM sticks are installed, a CPU designed with only a dual-channel IMC will inherently limit the system to operating in dual-channel mode. The additional RAM will still be recognized and usable, but it will be accessed through the existing two channels, not an expanded quad-channel configuration.

Why this answer

Quad-channel memory requires a compatible CPU that supports quad-channel architecture. Most consumer CPUs (like Intel Core i7/i9) only support dual-channel, even if the motherboard has four slots. Server or HEDT (High-End Desktop) CPUs are needed for quad-channel.

323
MCQmedium

A user on a corporate iPhone cannot receive push notifications from the company's email app, even though notifications are enabled in the app settings. Other apps on the phone receive notifications normally. What should the technician check first?

A.Verify that the device is not in Do Not Disturb mode.
B.Check the notification settings for the email app in iOS Settings.
C.Reinstall the email app to reset its configuration.
D.Update the iPhone to the latest iOS version.
AnswerB

iOS provides granular control over notification preferences for each installed application, accessible within the main iOS Settings app. For an email application to successfully deliver push notifications, its specific notification settings (e.g., 'Allow Notifications,' 'Sounds,' 'Banners,' 'Badges') must be explicitly enabled at the operating system level. Even if the email app itself is configured to push new mail, a disabled system-level toggle will override and prevent any notifications from being displayed or heard, making this the most direct and common solution.

Why this answer

The problem is isolated to a single app (the email app) while other apps receive notifications normally. This indicates the issue is not with the device's system-wide notification settings (like Do Not Disturb) but rather with the app-specific notification permissions within iOS Settings. The technician should first check the notification settings for the email app in iOS Settings to ensure that 'Allow Notifications' is toggled on and that the desired alert styles (e.g., banners, sounds, badges) are configured correctly, as these settings override any in-app notification preferences.

Exam trap

The 220-1201 exam often tests the distinction between app-specific settings and system-wide settings, trapping candidates who assume that enabling notifications within the app is sufficient without verifying the iOS Settings override.

How to eliminate wrong answers

Option A is wrong because Do Not Disturb mode affects all notifications system-wide, not just those from a single app; since other apps receive notifications normally, Do Not Disturb is not the cause. Option C is wrong because reinstalling the app is a more drastic step that should only be taken after verifying the notification settings in iOS Settings, as the issue is likely a misconfiguration in the OS-level permissions rather than a corrupted app configuration. Option D is wrong because updating the iOS version is a general troubleshooting step that addresses system-wide bugs, but the problem is isolated to one app and other apps work fine, making an iOS update unlikely to resolve the specific notification issue.

324
MCQmedium

A client wants to add a second internal hard drive to their desktop for additional storage, but all SATA ports on the motherboard are already used. What is the best solution?

A.Use a USB-to-SATA adapter and connect the drive externally.
B.Install a SATA expansion card into an available PCIe slot.
C.Replace the motherboard with one that has more SATA ports.
D.Use an external hard drive enclosure connected via USB.
AnswerB

Installing a SATA expansion card into an available PCIe slot is the most appropriate solution. This card provides additional internal SATA ports directly connected to the motherboard's high-speed PCIe bus, allowing the new hard drive to be installed inside the computer case. This method efficiently expands the system's internal storage capacity while ensuring optimal performance for the added drive.

Why this answer

An eSATA or SATA expansion card adds more SATA ports via a PCIe slot. USB adapters are slower, and replacing the motherboard is unnecessary. External enclosures are not internal.

325
MCQeasy

A technician is upgrading a client's laptop from 8 GB to 16 GB of RAM. After installing the new module, the laptop powers on but the screen remains black, and the system emits a series of short beeps. What is the most likely issue?

A.The new RAM module is incompatible with the laptop's chipset.
B.The RAM module is not fully seated in the slot.
C.The laptop's battery is dead.
D.The RAM is installed in the wrong orientation.
AnswerB

When a RAM module is not fully seated in its slot, its electrical contacts fail to establish a complete and reliable connection with the motherboard's memory slot pins. This prevents the CPU from properly detecting and initializing the system memory during the Power-On Self-Test (POST) sequence. The BIOS/UEFI firmware, unable to find or access the required RAM, then generates a specific series of audible beep codes to signal a critical memory error, while the display remains black because the system cannot proceed with the boot process.

Why this answer

A series of short beeps on a laptop usually indicates a memory failure, such as incompatible or improperly seated RAM. The most common cause is that the new RAM module is not fully inserted into the slot, causing a poor connection. The technician should reseat the module firmly until it clicks into place.

326
MCQmedium

A user reports that a virtual machine running on a workstation is extremely slow, especially during high I/O operations. The host has 16 GB of RAM, an SSD, and a quad-core CPU. The VM is configured with 8 GB RAM and 4 vCPUs. What is the most likely cause of the performance issue?

A.The host does not have enough RAM for the VM
B.The VM has too many virtual CPUs assigned
C.The SSD is too slow for virtualization
D.The VM is using a dynamic disk instead of a fixed-size disk
AnswerB

Assigning too many virtual CPUs (vCPUs) to a virtual machine, especially when the host's physical CPU cores are limited (e.g., a quad-core processor), can paradoxically degrade performance. The hypervisor must spend significant time and resources scheduling and context-switching these vCPUs across the available physical cores, leading to CPU scheduling overhead. This 'CPU ready time' means the VM's vCPUs are waiting for physical CPU resources to become available, resulting in severe slowness and reduced throughput for the virtual machine.

Why this answer

This question tests resource allocation awareness. Over-allocating vCPUs can cause contention as the hypervisor tries to schedule multiple virtual CPUs on limited physical cores, leading to performance degradation. The correct answer is to reduce the vCPU count.

327
MCQhard

A network engineer is designing a new data center and needs to connect multiple servers to a core switch with redundant paths. To prevent loops while allowing failover, which networking hardware feature should be implemented?

A.Enable Link Aggregation Control Protocol (LACP) on the server connections.
B.Enable Rapid Spanning Tree Protocol (RSTP) on all switches.
C.Use a hub instead of a switch for the core connection.
D.Configure all switch ports as access ports.
AnswerB

Enabling Rapid Spanning Tree Protocol (RSTP) on all switches is the correct approach for a data center design with redundant paths. RSTP actively prevents network switching loops by logically blocking redundant links, ensuring only a single active path exists between any two network segments. Furthermore, RSTP offers significantly faster convergence times compared to traditional STP, quickly restoring connectivity in milliseconds should an active link fail, which is critical for maintaining high availability in a data center environment.

Why this answer

Rapid Spanning Tree Protocol (RSTP) is the correct choice because it provides loop prevention in redundant switch topologies while offering faster convergence than classic STP. In a data center with multiple servers connected to a core switch via redundant paths, RSTP (IEEE 802.1w) ensures that only one active path exists at a time, blocking redundant links to prevent broadcast storms and MAC table instability, yet automatically unblocking them if the primary path fails.

Exam trap

The 220-1201 exam often tests the misconception that LACP or link aggregation alone can prevent loops, when in fact LACP requires a spanning tree protocol (like RSTP) to be active on the aggregated links to avoid Layer 2 loops in redundant topologies.

How to eliminate wrong answers

Option A is wrong because Link Aggregation Control Protocol (LACP) bundles multiple physical links into a single logical link to increase bandwidth and provide load balancing, but it does not prevent loops in a redundant topology — in fact, LACP itself can create loops if the aggregated links are part of a larger redundant network without a spanning tree protocol. Option C is wrong because using a hub instead of a switch for the core connection would create a single collision domain, severely degrade performance, and still not prevent loops; hubs simply repeat all traffic and do not perform any loop prevention. Option D is wrong because configuring all switch ports as access ports would force them into a single VLAN, eliminating VLAN segmentation and potentially causing Layer 2 loops if redundant paths exist, as access ports do not inherently block loops — spanning tree must still be enabled.

328
MCQmedium

A technician is configuring a cloud-based virtual machine for a developer who needs to run a custom application that requires 16 GB of RAM and 4 vCPUs. The technician selects an instance type that meets these specs. After launching, the developer complains the application runs slowly. What is the most likely cause?

A.Insufficient storage IOPS
B.Network bandwidth throttling
C.Resource contention from other tenants
D.Incorrect operating system version
AnswerC

In a multi-tenant public cloud environment, multiple virtual machines often share the same underlying physical CPU, memory, and storage resources of a host server. If other virtual machines (tenants) on the same host are experiencing high demand, their resource usage can lead to a 'noisy neighbor' syndrome. This contention means your VM's allocated resources are not consistently available, resulting in unpredictable performance degradation and a general slowdown of applications.

Why this answer

Cloud VMs often experience resource contention due to noisy neighbors in multi-tenant environments. Even if the instance type meets specs, performance can degrade if other tenants on the same physical host consume resources. The technician should check if the instance is on a shared host and consider dedicated instances.

329
MCQmedium

A user reports that their internet connection drops out frequently, especially during rainstorms. They have a dish mounted on their roof. Which connection type are they most likely using?

A.Fiber-optic
B.Cable broadband
C.Satellite
D.DSL
AnswerC

Satellite internet relies on radio frequency signals transmitted between a ground-based dish, an orbiting satellite, and a network operations center. These signals travel through the atmosphere, and their strength can be significantly attenuated by dense moisture, such as heavy rain, snow, or even thick clouds. This phenomenon, known as "rain fade," directly interferes with the line-of-sight communication, causing intermittent service drops or complete outages during adverse weather conditions.

Why this answer

Satellite internet (Option C) is the correct answer because the user's dish is mounted on the roof, and the connection drops out during rainstorms—a phenomenon known as 'rain fade.' Rain attenuates the Ku-band or Ka-band radio frequencies (typically 12–18 GHz or 26–40 GHz) used by satellite systems, causing signal loss. Fiber-optic, cable, and DSL are terrestrial connections that do not use a roof-mounted dish and are not significantly affected by rain.

Exam trap

CompTIA A+ often tests the distinction between 'rain fade' affecting satellite connections versus other connection types that are weather-resistant, leading candidates to mistakenly choose cable or DSL because they associate 'dish' with TV rather than internet.

How to eliminate wrong answers

Option A is wrong because fiber-optic uses glass strands and laser light, not a roof-mounted dish, and is immune to rain fade—rain does not attenuate light in buried or aerial fiber cables. Option B is wrong because cable broadband uses coaxial cable and RF signals over a hybrid fiber-coaxial (HFC) network; it does not require a dish and is not notably disrupted by rain, though it can suffer from signal ingress or noise. Option D is wrong because DSL operates over twisted-pair copper telephone lines and is distance-sensitive, not weather-sensitive; a roof-mounted dish is irrelevant to DSL technology.

330
MCQhard

A technician upgrades a PC from a traditional HDD to an NVMe SSD. After installation, the BIOS detects the SSD, but Windows does not appear in the boot menu. What should the technician do to resolve this?

A.Change the SATA mode from AHCI to IDE
B.Enable Legacy boot mode in BIOS
C.Set the BIOS to UEFI boot mode and ensure the SSD is GPT partitioned
D.Update the chipset drivers
AnswerC

NVMe SSDs leverage the advanced features of UEFI firmware, which provides native support for the NVMe protocol and allows for larger, more flexible GUID Partition Table (GPT) partitioning. For an operating system to successfully boot from an NVMe drive, the system's BIOS must be configured for UEFI boot mode, and the NVMe SSD itself must be partitioned using the GPT scheme. If the drive was previously an MBR-partitioned HDD or cloned from one, it will require conversion to GPT or a fresh installation of the OS in UEFI mode to become bootable.

Why this answer

When migrating from an HDD to an NVMe SSD, the BIOS may detect the drive but the boot configuration may be missing or incorrect. The solution is to ensure the boot mode is set to UEFI (not Legacy) and that the drive is formatted with GPT, as NVMe drives require UEFI to boot.

331
MCQmedium

You are building a new gaming PC and have installed a 750W 80+ Gold power supply. After connecting all components, the system powers on for a second then immediately shuts down. What is the most likely cause?

A.The power supply is underpowered for the components
B.A motherboard standoff is shorting the board to the case
C.The CPU fan is not connected
D.The power supply's voltage selector is set to 230V instead of 115V
AnswerB

An improperly placed or missing motherboard standoff can create an unintended electrical connection between the motherboard's traces and the metal computer case, resulting in a direct short circuit. Modern power supply units (PSUs) incorporate robust overcurrent protection mechanisms that detect such shorts. Upon sensing this fault, the PSU will immediately trigger a protective shutdown to prevent damage to the motherboard and other sensitive components, manifesting as a brief power-on followed by an instant cut-off.

Why this answer

A short circuit triggers the PSU's overcurrent protection, causing immediate shutdown. This is common if a motherboard standoff is missing or a screw is lodged under the board. Other causes like insufficient wattage or loose cables typically cause instability, not instant shutdown.

332
MCQmedium

A technician is configuring a remote desktop solution for a user who needs to access their Windows workstation from home. Which port must be forwarded on the router for RDP (Remote Desktop Protocol)?

A.22
B.3389
C.5900
D.443
AnswerB

Port 3389 is the well-known default port specifically designated for the Remote Desktop Protocol (RDP). This protocol allows a user to connect to another computer over a network and view its graphical desktop interface, enabling full remote control of a Windows operating system. Configuring RDP for remote desktop solutions inherently involves ensuring this port is open and accessible.

Why this answer

Remote Desktop Protocol (RDP) uses TCP port 3389 by default to establish a graphical interface connection to a Windows workstation. Forwarding this port on the home router allows the technician to route incoming RDP traffic from the internet to the specific internal IP address of the target Windows machine, enabling remote access.

Exam trap

CompTIA A+ often tests the distinction between RDP (port 3389) and VNC (port 5900). Candidates may confuse these two common remote desktop protocols since both provide graphical remote access but use different default ports.

How to eliminate wrong answers

Option A is wrong because port 22 is used by SSH (Secure Shell) for secure command-line access, typically on Linux/Unix systems, not for Windows RDP. Option C is wrong because port 5900 is the default port for VNC (Virtual Network Computing), a different remote desktop protocol that is not native to Windows. Option D is wrong because port 443 is used by HTTPS (HTTP over TLS/SSL) for secure web traffic, not for RDP connections.

333
MCQhard

A technician is troubleshooting a network where one workstation intermittently loses connectivity. The cable run is 85 meters and passes through a conduit with several sharp bends. The cable tester shows intermittent shorts. Which cabling issue is most likely?

A.The cable is too long for the network standard.
B.The cable is being pinched or crushed in the conduit.
C.The cable is unshielded and picking up EMI.
D.The cable is a flat patch cable used for a permanent run.
AnswerB

Sharp bends or crushing can damage the cable's internal conductors, causing intermittent shorts.

Why this answer

The cable tester indicates intermittent shorts, which are classic symptoms of physical damage to the cable. The 85-meter run with sharp bends in the conduit creates a high risk of the cable being pinched or crushed, leading to conductor contact or insulation breakdown. This physical stress causes intermittent connectivity issues, not a length or interference problem.

Exam trap

CompTIA A+ exams often test the distinction between length-related attenuation and physical damage symptoms, so the trap here is that candidates see '85 meters' and immediately assume a length violation, ignoring the intermittent shorts and sharp bends that indicate a physical crush.

How to eliminate wrong answers

Option A is wrong because the maximum length for a twisted-pair Ethernet segment (e.g., 100BASE-TX) is 100 meters, and 85 meters is well within that limit, so length alone is not the cause. Option C is wrong because EMI from unshielded cable typically causes CRC errors or packet loss, not intermittent shorts detected by a cable tester; shorts are a physical fault, not an interference issue. Option D is wrong because while flat patch cables are not recommended for permanent runs due to lack of strain relief and potential for damage, the tester's intermittent shorts point to a physical pinch or crush in the conduit, not the cable type itself.

334
MCQeasy

A user cannot connect to a remote server using RDP. The network team confirms that the firewall allows outbound traffic on all ports. Which port is typically used for RDP and should be verified on the server side?

A.Port 22
B.Port 3389
C.Port 23
D.Port 5900
AnswerB

Port 3389 is the default port for Remote Desktop Protocol.

Why this answer

RDP (Remote Desktop Protocol) uses TCP port 3389 by default. Since the firewall allows outbound traffic on all ports, the issue is likely that the server-side firewall or the RDP service is not listening on port 3389, or the port is blocked inbound on the server's firewall. Verifying that port 3389 is open and the RDP service is running on the server is the correct next step.

Exam trap

The A+ exam often tests default port numbers for common protocols, and the trap here is that candidates confuse RDP with VNC (port 5900) or SSH (port 22), especially when the question mentions 'remote server' without specifying the protocol.

How to eliminate wrong answers

Option A is wrong because port 22 is used for SSH (Secure Shell), not RDP. Option C is wrong because port 23 is used for Telnet, an unencrypted remote access protocol, not RDP. Option D is wrong because port 5900 is used for VNC (Virtual Network Computing), a different remote desktop protocol, not RDP.

335
MCQmedium

A technician is configuring a network monitoring tool that uses SNMP to query network devices. Which two ports should be allowed for SNMP communication?

A.Port 22 and 23
B.Port 80 and 443
C.Port 161 and 162
D.Port 67 and 68
AnswerC

These are the correct UDP ports for the Simple Network Management Protocol (SNMP). Port 161 is utilized by the SNMP manager to send requests (such as GET, GETNEXT, GETBULK) to SNMP agents residing on network devices to query their status and configuration data. Port 162 is specifically used by SNMP agents to send unsolicited notifications, known as traps or informs, back to the SNMP manager when significant events or thresholds are met on the monitored device.

Why this answer

SNMP uses UDP port 161 for sending queries and receiving responses between the manager and agents, and UDP port 162 for the agent to send unsolicited traps or informs to the manager. These two ports must be allowed through firewalls for proper SNMP communication.

Exam trap

Candidates often mistakenly think SNMP uses a single port or confuse it with other management protocols like SSH or HTTP. Remember that SNMP uses UDP port 161 for queries and responses, and UDP port 162 for traps.

How to eliminate wrong answers

Option A is wrong because port 22 is used for SSH and port 23 for Telnet, which are remote administration protocols, not SNMP. Option B is wrong because port 80 is used for HTTP and port 443 for HTTPS, which are web traffic protocols, not SNMP. Option D is wrong because port 67 and 68 are used for DHCP (server and client respectively), not SNMP.

336
MCQeasy

A technician is installing a new network-connected laser printer in a conference room. After connecting the Ethernet cable and power, the printer's control panel shows an IP address of 169.254.3.18. What is the most likely issue?

A.The printer is configured with a static IP address.
B.The printer's Ethernet cable is faulty or not connected properly.
C.The printer's toner cartridge is empty.
D.The printer's firmware needs to be updated.
AnswerB

A faulty or improperly connected Ethernet cable directly prevents the printer from establishing a physical layer connection to the network. Without this fundamental link, the printer cannot communicate with a DHCP server to obtain an IP address. Consequently, the device will self-assign an Automatic Private IP Addressing (APIPA) address in the 169.254.0.0/16 range, indicating a local network connectivity failure. This is a primary cause for a device to resort to APIPA.

Why this answer

An IP address starting with 169.254 indicates the printer failed to obtain an address from a DHCP server and assigned itself an Automatic Private IP Addressing (APIPA) address. The network connection or DHCP server should be checked.

337
MCQeasy

A small office experiences intermittent Wi-Fi drops on laptops but not on desktops connected via Ethernet. The wireless network uses 2.4 GHz. Which of the following is the MOST likely cause?

A.The access point is overheating.
B.A microwave oven is operating near the access point.
C.The laptops have outdated Bluetooth drivers.
D.The Ethernet switch is failing.
AnswerB

Microwave ovens operate at 2.4 GHz and can cause significant interference, leading to intermittent drops on Wi-Fi but not on wired connections.

Why this answer

Microwave ovens operate at approximately 2.45 GHz, which falls within the 2.4 GHz ISM band used by Wi-Fi. When a microwave is running near an access point, it generates strong electromagnetic interference that can cause intermittent signal degradation or drops, affecting wireless clients like laptops but not wired desktops.

Exam trap

A common pitfall in CompTIA A+ is to attribute intermittent wireless drops to driver or configuration issues, but the key clue is that only wireless clients are affected while wired desktops work fine. This points to RF interference, such as from a microwave oven operating in the 2.4 GHz band.

How to eliminate wrong answers

Option A is wrong because overheating typically causes the access point to throttle performance or shut down entirely, not cause intermittent drops only on wireless clients while wired connections remain stable. Option C is wrong because outdated Bluetooth drivers affect Bluetooth functionality, not Wi-Fi connectivity; Bluetooth and Wi-Fi are separate radios even if they share the 2.4 GHz band. Option D is wrong because a failing Ethernet switch would affect all devices connected via Ethernet, including desktops, but the issue is isolated to wireless laptops.

338
MCQmedium

A user's PC randomly restarts during heavy workloads, such as video rendering. The CPU temperature reads 95°C under load. The heatsink fan is spinning, but the thermal paste appears dry and cracked. What is the most effective first step?

A.Replace the CPU fan with a higher RPM model.
B.Apply new thermal paste between the CPU and heatsink.
C.Underclock the CPU in BIOS.
D.Add an additional case fan.
AnswerB

Applying new thermal paste directly addresses the critical interface between the CPU's integrated heat spreader and the heatsink base. Over time, thermal paste can dry out, crack, or pump out, creating microscopic air gaps that significantly impede heat transfer due to air's poor thermal conductivity. Fresh thermal paste fills these imperfections, ensuring maximum thermal conductivity and allowing the heatsink to efficiently dissipate the CPU's heat, preventing overheating and subsequent system instability.

Why this answer

High CPU temperatures under load with dry thermal paste indicate poor heat transfer. Replacing the thermal paste is the most direct and effective solution, as it restores proper thermal conductivity between the CPU and heatsink.

339
MCQmedium

A technician is upgrading a client's older PC from 8 GB to 16 GB of DDR3 RAM. After installing the new modules, the system boots but only recognizes 8 GB in the BIOS and Windows. The technician has tried reseating the RAM and swapping slots. What should the technician check next?

A.Update the motherboard BIOS to the latest version.
B.Check if the motherboard supports 16 GB of RAM.
C.Verify that the operating system is 64-bit.
D.Test each RAM module individually in a known working system.
AnswerB

When the BIOS, the fundamental system firmware, only detects 8 GB of RAM despite 16 GB being physically installed, it strongly indicates a hardware limitation rather than a software or module fault. The most efficient initial diagnostic step is to consult the motherboard's official specifications, typically found in the user manual or on the manufacturer's website, to confirm its maximum supported RAM capacity. This directly addresses whether the hardware itself is architecturally capable of utilizing the full 16 GB before pursuing other troubleshooting avenues.

Why this answer

Since the BIOS also reports only 8 GB, the issue is hardware-related, not an OS limitation. The most likely cause is that the motherboard or CPU does not support 16 GB of RAM. The technician should check the system's maximum supported RAM and the compatibility of the new modules.

340
MCQeasy

A customer reports that their Android smartphone's screen remains black when they press the power button, but the device vibrates when receiving calls. They have already tried a force restart by holding Power+Volume Down for 15 seconds. What should you do next to isolate the issue?

A.Replace the battery immediately.
B.Connect the phone to a known-good external monitor via USB-C to test video output.
C.Perform a factory reset from recovery mode.
D.Reinstall the operating system using a PC.
AnswerB

Since the phone is vibrating for calls, its core operating system and processing components are likely functional. Connecting the phone to a known-good external monitor via USB-C (assuming the phone supports video output, such as DisplayPort Alt Mode) is a critical diagnostic step. If video appears on the external display, it definitively isolates the problem to the internal display panel, its ribbon cable, or the display connector on the motherboard, confirming a hardware display fault.

Why this answer

This scenario points to a display or backlight failure, not a total system crash. The device is operational (vibrates), so the problem is likely with the LCD, backlight, or display cable. Testing with an external display or checking for physical damage is the logical next step.

341
MCQeasy

A customer reports that their smartphone connects to Wi-Fi at home but cannot connect to the corporate Wi-Fi network at their office. The office uses WPA2-Enterprise with 802.1X authentication. What is the most likely reason for the connectivity failure?

A.The phone's Wi-Fi antenna is damaged.
B.The corporate network requires a different security protocol like WEP.
C.The phone does not have the correct 802.1X credentials configured for the corporate SSID.
D.The phone is out of range of the corporate access point.
AnswerC

Corporate Wi-Fi networks typically employ WPA2/WPA3-Enterprise security, which leverages 802.1X for robust, per-user authentication against a central RADIUS server. Unlike simpler home networks that use a single Pre-Shared Key (PSK), 802.1X requires unique user credentials, such as a username and password or a client certificate, to be correctly configured on the device. If these specific corporate credentials are not properly entered or are incorrect, the phone will fail the authentication phase, preventing access despite seeing the network.

Why this answer

The corporate network uses WPA2-Enterprise with 802.1X authentication, which requires the smartphone to have the correct 802.1X credentials (e.g., username/password or certificate) configured for that specific SSID. Without these credentials, the phone cannot complete the EAP (Extensible Authentication Protocol) handshake with the RADIUS server, even though it can connect to a home WPA2-Personal network. Option C directly addresses this missing configuration.

Exam trap

The 220-1201 exam often tests the distinction between home (WPA2-Personal) and enterprise (WPA2-Enterprise) authentication, and the trap here is that candidates assume any Wi-Fi connection failure is due to range or hardware, overlooking the credential configuration requirement for 802.1X.

How to eliminate wrong answers

Option A is wrong because a damaged Wi-Fi antenna would prevent connection to any Wi-Fi network, not just the corporate one, and the phone works fine at home. Option B is wrong because WEP is an outdated, insecure protocol and is not used in modern corporate environments; the network uses WPA2-Enterprise, which is more secure and not interchangeable with WEP. Option D is wrong because if the phone were out of range, it would not see the corporate SSID at all, but the user reports it cannot connect, implying the SSID is visible but authentication fails.

342
MCQeasy

A user complains that their LCD monitor has a persistent dark spot in the center of the screen that does not change with different images. What is the most likely issue?

A.The monitor's backlight is failing.
B.There is a stuck pixel.
C.The graphics card is overheating.
D.The video cable is loose.
AnswerB

A stuck pixel is a specific hardware defect within the LCD panel where a sub-pixel's transistor fails to switch states correctly, remaining permanently on or off. This results in a constant, unchanging dark, white, or colored spot on the screen, regardless of the image being displayed. Unlike a dead pixel, which is always black, a stuck pixel is often visible as a bright or dark spot against certain backgrounds because its liquid crystal is fixed in a particular orientation.

Why this answer

This scenario describes a stuck or dead pixel, a common LCD defect. A dark spot that remains constant indicates a pixel that is not receiving power or is stuck in the off state. This is a hardware defect, not a software or connection issue.

343
MCQhard

A technician is upgrading a workstation from a dual-core CPU to a quad-core CPU. After installation, the system boots but only shows two cores in the operating system. The technician has already verified the CPU is properly seated. What is the most likely cause?

A.The CPU is counterfeit and only has two functional cores
B.The operating system is limited to two cores due to licensing
C.The motherboard BIOS is outdated and does not fully support the new CPU
D.The CPU cooler is too tight, causing physical damage to the CPU
AnswerC

An outdated motherboard BIOS is a very common cause for a new CPU not being fully recognized, especially when upgrading to a newer generation or model. The BIOS contains the necessary microcode and initialization routines to correctly identify and configure the CPU's features, including its core count. Without the proper BIOS update, the system may default to a generic CPU profile, misreport the number of active cores, or even fail to boot entirely, making a BIOS update the primary solution.

Why this answer

If the OS only detects half the cores, the CPU might be faulty, but a more common cause is that the motherboard's BIOS needs an update to support the new CPU's full feature set. Older BIOS versions may not recognize all cores.

344
MCQmedium

A user reports that their monitor displays a 'No Signal' message when they turn on their computer. The monitor is connected via DisplayPort. The technician checks that the monitor is powered on and the cable is secure. What should the technician check next?

A.Replace the monitor.
B.Check the input source setting on the monitor.
C.Try a different DisplayPort cable or port on the GPU.
D.Update the graphics driver.
AnswerC

A 'No Signal' error directly indicates that the monitor is not receiving a valid video stream from the graphics processing unit (GPU). Therefore, systematically testing the physical connection components—the DisplayPort cable and the GPU's output port—is the most logical and effective first step. This approach helps isolate whether the fault lies with a damaged cable, a malfunctioning port on the GPU, or potentially the monitor's input port, without immediately assuming a more complex issue.

Why this answer

The 'No Signal' message with a DisplayPort connection typically indicates a loss of link training between the GPU and monitor. Since the cable is secure and the monitor is powered on, the next logical step is to isolate whether the issue is with the cable or the GPU port by trying an alternative DisplayPort cable or a different port on the GPU. This is a standard hardware troubleshooting step before moving to driver or replacement actions.

Exam trap

The trap here is that candidates often jump to checking the input source (Option B) because it is a common fix for HDMI connections, but DisplayPort's automatic source detection makes that step less relevant, and the correct next step is to test the cable or port.

How to eliminate wrong answers

Option A is wrong because replacing the monitor is premature and wasteful; the issue is more likely with the cable, port, or signal path, not the monitor itself. Option B is wrong because while checking the input source is valid for HDMI or VGA, DisplayPort uses automatic source detection and link training, so a manual input source mismatch is rare and not the next best step after verifying power and cable security. Option D is wrong because updating the graphics driver is a software-level fix that assumes the system is booting and the OS is loaded, but a 'No Signal' message at power-on occurs before the OS loads, so driver updates cannot resolve a hardware link failure.

345
MCQhard

A user reports that their laptop's built-in display shows a dim image that is barely visible even at maximum brightness. An external monitor works perfectly. The laptop uses an LED-backlit screen. What component is most likely failing?

A.The LCD panel is defective.
B.The inverter board is failing.
C.The backlight LED driver is failing.
D.The graphics card is outputting a low signal.
AnswerC

The backlight LED driver is a crucial component responsible for regulating the precise current and voltage supplied to the array of light-emitting diodes that illuminate the LCD panel from behind. A failure in this driver circuit directly results in insufficient power reaching the LEDs, causing the screen to appear extremely dim or completely dark, even though the actual image data is being processed and displayed by the LCD matrix. This perfectly matches the symptom of a visible but very dim image.

Why this answer

A dim display on a laptop with a working external monitor points to a backlight issue. In LED-backlit screens, the backlight is driven by an LED driver circuit on the display or motherboard. A failing backlight or its driver causes dimness while the LCD panel itself may still function.

346
MCQmedium

A technician is configuring a tablet for field workers who need to transfer large files to a central server. The tablet has a USB-C port. Which connection method provides the fastest data transfer speed?

A.Bluetooth 5.0
B.Wi-Fi 5 (802.11ac)
C.USB 3.1 Gen 2 over USB-C
D.NFC
AnswerC

USB 3.1 Gen 2 over USB-C provides a robust and high-speed wired connection, supporting data transfer rates up to 10 Gbps. This makes it the fastest widely available wired interface for moving large files between devices, offering superior reliability and consistent performance compared to wireless alternatives. The USB-C connector also provides convenience with its reversible design and support for power delivery and alternate modes.

Why this answer

USB 3.1 Gen 2 over USB-C supports a maximum signaling rate of 10 Gbps, which is significantly faster than any wireless or NFC option. For transferring large files to a central server, this wired connection provides the highest throughput and lowest latency, making it the optimal choice for the scenario.

Exam trap

The 220-1201 exam often tests the misconception that Wi-Fi 5 (802.11ac) is faster than wired USB connections, but the trap here is that even the fastest Wi-Fi 5 speeds (1.3 Gbps theoretical) are still far slower than USB 3.1 Gen 2's 10 Gbps, and real-world Wi-Fi throughput is even lower due to overhead and interference.

How to eliminate wrong answers

Option A is wrong because Bluetooth 5.0 has a maximum data transfer speed of only 2 Mbps (up to 50 Mbps in Bluetooth 5.2 with LE Audio enhancements, but still far slower than USB 3.1 Gen 2). Option B is wrong because Wi-Fi 5 (802.11ac) offers theoretical speeds up to 1.3 Gbps in ideal conditions, but real-world throughput is often lower due to interference and overhead, and it is still slower than the 10 Gbps of USB 3.1 Gen 2. Option D is wrong because NFC (Near Field Communication) operates at a maximum data rate of 424 kbps, which is orders of magnitude too slow for transferring large files.

347
MCQeasy

A small office uses a legacy 2.4 GHz wireless b/g router. Employees report frequent disconnects and slow speeds, especially when the microwave is used in the break room. Which change would most directly reduce interference in this scenario?

A.Enable WPA3 encryption on the router.
B.Upgrade to a dual-band router and connect clients to the 5 GHz SSID.
C.Increase the router's transmit power to maximum.
D.Change the 2.4 GHz channel from 6 to 11.
AnswerB

Upgrading to a dual-band router and connecting clients to the 5 GHz SSID is the most effective solution because microwave ovens operate within the 2.4 GHz Industrial, Scientific, and Medical (ISM) band, causing significant electromagnetic interference. The 5 GHz band, conversely, operates at a much higher frequency range, making it entirely unaffected by the emissions from typical microwave ovens. This frequency separation ensures a clear and stable wireless connection, directly resolving the interference problem.

Why this answer

The legacy 2.4 GHz router operates in the same frequency band as microwave ovens, which emit broadband interference around 2.45 GHz. Upgrading to a dual-band router and moving clients to the 5 GHz SSID directly avoids this interference because 5 GHz is not affected by microwave emissions, providing a cleaner RF environment and more available channels.

Exam trap

CompTIA A+ exams often test the misconception that changing channels or increasing power can solve interference from non-Wi-Fi sources, when in fact the only effective solution is to move to a different frequency band (5 GHz) that is not affected by the interferer.

How to eliminate wrong answers

Option A is wrong because WPA3 encryption improves security, not RF interference; it does not address the frequency overlap with microwave ovens. Option C is wrong because increasing transmit power can actually worsen co-channel interference and does not mitigate the broadband noise from the microwave; it may also cause clients to stay connected to a noisy signal longer. Option D is wrong because changing from channel 6 to 11 only shifts the operating frequency within the 2.4 GHz band, but microwave interference spans the entire 2.4–2.5 GHz range, so it will still cause disruption on any 2.4 GHz channel.

348
MCQmedium

A customer complains that their Wi-Fi signal is weak in a specific conference room. You need to measure the signal strength and identify potential interference sources. Which tool is best suited for this task?

A.Spectrum analyzer
B.Wi-Fi analyzer
C.Cable tester
D.Multimeter
AnswerB

A Wi-Fi analyzer provides signal strength readings, channel overlap information, and can help identify sources of interference like other access points or devices.

Why this answer

A Wi-Fi analyzer (Option B) is specifically designed to measure wireless signal strength (RSSI) and identify interference sources such as overlapping channels, co-channel interference, or non-Wi-Fi devices (e.g., Bluetooth, microwave ovens) by displaying real-time spectrum usage and channel utilization. This tool provides the granularity needed to diagnose weak signal in a specific area, unlike generic tools that lack wireless analysis capabilities.

Exam trap

The CompTIA A+ exam often tests the distinction between a spectrum analyzer and a Wi-Fi analyzer, trapping candidates who think a spectrum analyzer is the best choice for basic signal strength measurement, when in fact a Wi-Fi analyzer is the correct field tool for this specific task.

How to eliminate wrong answers

Option A is wrong because a spectrum analyzer, while capable of measuring RF energy across frequencies, is a more advanced and expensive tool typically used for deep RF analysis (e.g., identifying non-Wi-Fi interference like analog video transmitters) and is overkill for basic signal strength measurement; a Wi-Fi analyzer is the standard field tool for this task. Option C is wrong because a cable tester is used to verify physical cabling (e.g., continuity, wiring faults, or length) and cannot measure wireless signal strength or detect RF interference. Option D is wrong because a multimeter measures electrical properties like voltage, current, and resistance, and has no capability to detect or analyze Wi-Fi signals or interference sources.

349
MCQhard

A technician is installing a new server in a data center and needs to connect it to a 10GbE switch. The server has an SFP+ port, and the switch also has SFP+ ports. The technician has a selection of cables: Cat6a, Cat7, multimode fiber with LC connectors, and single-mode fiber with SC connectors. Which cable should the technician use?

A.Cat6a cable with RJ45 connectors.
B.Cat7 cable with RJ45 connectors.
C.Multimode fiber patch cable with LC connectors.
D.Single-mode fiber patch cable with SC connectors.
AnswerC

Multimode fiber patch cables with LC connectors are the industry standard for 10 Gigabit Ethernet (10GbE) server connections in data centers. These cables are specifically designed to work with SFP+ (Small Form-Factor Pluggable Plus) transceivers, which are common on server network interface cards (NICs) for high-speed connectivity. Multimode fiber provides reliable, high-bandwidth performance over the typical short-to-medium distances found within a data center rack or between racks, offering excellent signal integrity and low latency.

Why this answer

This question tests knowledge of 10GbE connectivity options. The correct answer is multimode fiber with LC connectors, as SFP+ ports typically use fiber or DAC cables, and multimode fiber with LC is common for short-range 10GbE in data centers.

350
MCQmedium

A user reports that their computer is connected to the network but cannot access any websites. The technician checks the IP configuration and sees an IP address of 169.254.1.5. What does this indicate?

A.The computer has a valid static IP address.
B.The DNS server is not responding.
C.The DHCP server is unavailable or the computer cannot reach it.
D.The network cable is unplugged.
AnswerC

Automatic Private IP Addressing (APIPA) is a mechanism where a network interface automatically assigns itself an IP address in the 169.254.0.0/16 range when it cannot contact a DHCP server. This self-assigned address is non-routable and only allows communication with other devices on the same local segment that also have APIPA addresses. Consequently, without a valid, routable IP address, subnet mask, and default gateway from a DHCP server, the computer cannot access the internet or other network resources beyond its immediate local link.

Why this answer

An IP address in the 169.254.x.x range is an Automatic Private IP Addressing (APIPA) address, assigned when a DHCP server is unreachable. This means the computer failed to get a valid IP from DHCP, so it cannot communicate beyond the local link.

351
MCQeasy

A customer complains that their LCD monitor has a persistent faint shadow of the previous image visible on the screen, even after changing applications. What is the most likely cause of this issue?

A.A failing backlight inverter
B.Image persistence due to static content
C.A damaged video cable
D.Incorrect color calibration settings
AnswerB

Image persistence, often referred to as ghosting or temporary image retention, occurs on LCD monitors when static content is displayed for extended periods. This phenomenon results from the liquid crystals within the pixels becoming 'stuck' or slow to realign after prolonged exposure to a consistent electrical charge, causing a faint outline of the previous image to remain visible. While often temporary, severe cases can lead to more permanent ghosting, directly matching the customer's complaint.

Why this answer

This describes image persistence or burn-in, common in LCD panels left on static images for extended periods. Unlike dead pixels or backlight issues, this is a temporary or permanent ghosting of static content. The correct answer identifies the root cause as static image retention, which can sometimes be reversed with screen refreshers.

352
MCQmedium

After updating the firmware on a workstation, the system fails to boot and displays a 'Boot Device Not Found' error. The hard drive is detected in UEFI settings. What is the most likely cause?

A.The hard drive has failed due to the update
B.Secure Boot is blocking the bootloader
C.The boot mode changed from Legacy to UEFI (or vice versa)
D.The CMOS battery needs replacement
AnswerC

Firmware updates often reset UEFI/BIOS settings to their default values, which can include the crucial boot mode setting. If the system was previously configured to boot in Legacy BIOS (CSM) mode with an MBR-partitioned drive and the firmware update defaults to UEFI mode, the system will fail to find a bootable operating system. Conversely, if a GPT-partitioned drive was set up for UEFI boot and the system reverts to Legacy mode, it also won't recognize the boot partition, leading to a boot failure.

Why this answer

A firmware update can reset UEFI settings to defaults, including boot mode. If the drive was formatted for Legacy (CSM) but the system now defaults to UEFI, or vice versa, the bootloader won't be found. This tests understanding of boot mode compatibility.

353
MCQeasy

A technician is configuring a company-issued Android tablet for a field worker. The worker needs to use a specific business app that requires location access to log job sites. What should the technician do to ensure the app works correctly?

A.Disable location services to save battery.
B.Grant the location permission when the app requests it.
C.Install a third-party location spoofing app.
D.Set the tablet to Airplane mode to prevent network interference.
AnswerB

Modern Android operating systems employ a granular permission model, requiring explicit user consent for apps to access sensitive data like location. Granting this permission allows the application to utilize the tablet's GPS, Wi-Fi, and cellular triangulation capabilities to accurately determine and log job site locations, fulfilling the operational requirement.

Why this answer

This question tests understanding of mobile app permissions. For an app that needs location data to function, the technician must grant the location permission when prompted or via settings. Denying or ignoring the permission will prevent the app from accessing location services, leading to malfunction.

354
MCQhard

A network administrator needs to connect two switches that are 200 meters apart. The connection must support 1 Gbps speed. The administrator has Cat5e cable available. However, Cat5e is only rated for 100 meters at 1 Gbps. Which device can be used to extend the distance without replacing the cable?

A.Media converter
B.Network extender (repeater)
C.PoE injector
D.Load balancer
AnswerB

A network extender, also known as a repeater, operates at the Physical layer (Layer 1) of the OSI model to receive a weakened or attenuated signal, regenerate it to its original strength and timing, and then retransmit it. This process effectively 'resets' the signal's travel distance, allowing a single logical network segment to span distances greater than the standard 100-meter limit for copper Ethernet by breaking it into compliant sub-segments. For a 200-meter run, a repeater placed at the 100-meter mark would create two valid segments.

Why this answer

A network extender (repeater) regenerates the electrical signal, allowing a Cat5e segment to exceed the 100-meter distance limitation while maintaining 1 Gbps speed. Since the administrator already has Cat5e cable and only needs to extend the reach, a repeater operates at Layer 1 to boost the signal without replacing the cable.

Exam trap

A common misconception is that a media converter can extend the distance of a copper Ethernet segment, but a media converter only changes the physical connector type (e.g., RJ45 to SFP) and does not regenerate the signal. The trap is confusing physical layer conversion with signal regeneration, which is only provided by a repeater or network extender.

How to eliminate wrong answers

Option A is wrong because a media converter changes the physical medium (e.g., copper to fiber) but does not inherently extend the distance of a copper cable beyond its rated limit; it would require fiber to achieve longer distances. Option C is wrong because a PoE injector adds power to the cable for devices like IP cameras or phones, but it does not regenerate or amplify the data signal to overcome the 100-meter distance limitation. Option D is wrong because a load balancer distributes network traffic across multiple links or servers for redundancy or performance, and it has no function in extending the physical reach of a single cable segment.

355
MCQmedium

A user complains that their VoIP phone intermittently loses audio during calls. The phone is connected to a PoE switch. The technician checks the switch and sees that the port's PoE power budget is at 95% capacity. What is the most likely cause of the audio drops?

A.The Ethernet cable is too long, causing signal attenuation.
B.The VoIP phone is faulty and needs replacement.
C.The switch is power-cycling the phone due to PoE power budget constraints.
D.The switch port is configured with a VLAN mismatch.
AnswerC

When a Power over Ethernet (PoE) switch's total power budget is exceeded or critically low, the switch's power management system may dynamically manage power distribution across its ports. This often involves temporarily cutting power to certain ports, especially those with lower priority or those drawing more power than allocated, to ensure critical devices remain operational. This power cycling causes the VoIP phone to reboot, leading directly to intermittent service interruptions and dropped calls.

Why this answer

When a PoE switch's power budget reaches 95% capacity, it may begin to prioritize power delivery, potentially power-cycling lower-priority devices like VoIP phones to free up power for critical devices. This intermittent power loss causes the audio drops, as the phone reboots or loses power momentarily. The issue is directly tied to PoE power management, not cable length, hardware faults, or VLAN configuration.

Exam trap

CompTIA often tests the misconception that PoE power budget issues only cause devices to fail to power on, not intermittent behavior like audio drops during calls, leading candidates to incorrectly choose cable length or VLAN mismatch.

How to eliminate wrong answers

Option A is wrong because signal attenuation from a long Ethernet cable would cause persistent connectivity issues or packet loss, not intermittent audio drops specifically tied to PoE power constraints; the maximum cable length for Ethernet is 100 meters, and attenuation affects data signals, not power delivery. Option B is wrong because a faulty VoIP phone would typically exhibit consistent failure or static issues, not intermittent audio drops that correlate with the switch's PoE power budget being near capacity; the phone is likely functional but being deprioritized. Option D is wrong because a VLAN mismatch would prevent the phone from registering or communicating on the network entirely, not cause intermittent audio drops during calls; it would result in no connectivity or persistent call failures.

356
MCQeasy

A small office has several desktop PCs that are experiencing intermittent blue screen errors, especially when running multiple applications. The IT support team suspects faulty RAM. Which tool should they use to test the memory modules?

A.Task Manager.
B.Windows Memory Diagnostic.
C.CHKDSK.
D.System Configuration (msconfig).
AnswerB

The Windows Memory Diagnostic (WMD) tool is specifically engineered to identify potential issues with a computer's Random Access Memory (RAM). Upon initiation, the system reboots and runs a series of comprehensive tests, writing and reading various data patterns to and from the memory modules to detect errors such as bad cells, addressing problems, or data corruption. This integrated utility is highly effective for diagnosing physical defects or intermittent failures in RAM that can lead to system crashes, Blue Screens of Death (BSODs), or application instability, making it the ideal choice for initial troubleshooting.

Why this answer

Windows Memory Diagnostic is a built-in tool in Windows that performs a thorough test of installed RAM to detect errors. It can be run from the boot menu or within Windows and is the standard first step for diagnosing memory issues. Other tools like MemTest86 are also common, but Windows Memory Diagnostic is readily available without additional downloads.

357
MCQeasy

A technician is troubleshooting a VM that fails to boot with an error 'Operating system not found'. The VM was just created from an ISO file. What is the most likely cause?

A.The ISO file is corrupted
B.The VM's boot order is set to hard disk first, and the hard disk is empty
C.The VM has insufficient RAM
D.The virtual hard disk is not attached
AnswerB

When the VM's boot order prioritizes the virtual hard disk and that disk is empty or unformatted, the virtual BIOS/UEFI firmware will attempt to locate a bootable operating system on it. Failing to find a valid boot sector or EFI partition, the VM will then display an 'Operating system not found' error. This occurs because the system cannot proceed to the next boot device in the sequence until the primary, empty hard disk has been exhausted as a boot option, even if a bootable ISO is attached but lower in the boot order.

Why this answer

The boot order in the VM's BIOS must be set to boot from the CD/DVD drive (ISO) before the hard disk. If the ISO is not mounted or boot order is wrong, the VM cannot find an OS.

358
MCQeasy

A customer wants to install a modular power supply in their PC but notes that the included cables have different pin shapes on the PSU end. What should the technician advise?

A.The cables are interchangeable as long as they fit the connector.
B.The technician should verify the pinout diagram and use cables from the same manufacturer.
C.The technician should use only the cables that came with that specific power supply.
D.The customer should return the PSU and buy a non-modular one.
AnswerC

The technician must exclusively use the cables that were originally included with that specific modular power supply unit. Each modular PSU is meticulously engineered with a unique internal wiring scheme and corresponding cable pinouts designed to ensure proper voltage delivery to standard ATX, PCIe, and SATA connectors. Utilizing only the original, matched cables guarantees electrical compatibility, preventing mis-wired connections that could cause severe electrical damage to connected components or lead to system instability.

Why this answer

Modular PSU cables are keyed to prevent incorrect insertion, but they are not standardized across brands. Using cables from a different PSU can cause shorts and damage components. Always use the cables that came with the specific PSU.

359
MCQmedium

A user wants to mirror their Android smartphone's screen to a smart TV that does not support Miracast. The TV has HDMI and USB ports. Which device should the technician recommend?

A.A USB-C to HDMI cable
B.A Bluetooth transmitter
C.A Chromecast device
D.An NFC tag
AnswerC

A Chromecast device is specifically designed for wireless screen mirroring and media streaming. It connects to an HDMI port on a display and utilizes Wi-Fi to receive content from an Android smartphone via the Google Cast protocol. This allows users to wirelessly cast or mirror their entire smartphone screen or specific application content to a television or monitor, providing a convenient and widely supported solution.

Why this answer

A Chromecast device connects to the TV via HDMI and uses Wi-Fi Direct (not Miracast) to receive a screen mirror from an Android smartphone. Since the TV lacks Miracast support but has an HDMI port, Chromecast provides the necessary hardware and protocol (Google Cast) to enable wireless display mirroring.

Exam trap

The 220-1201 exam often tests the misconception that any USB-C to HDMI cable will work for screen mirroring, but many Android phones lack DisplayPort Alt Mode support, making Option A a common distractor.

How to eliminate wrong answers

Option A is wrong because a USB-C to HDMI cable requires the smartphone to support DisplayPort Alt Mode over USB-C, which many Android phones do not, and it would not solve the wireless mirroring requirement. Option B is wrong because a Bluetooth transmitter cannot transmit video signals; Bluetooth lacks the bandwidth for screen mirroring and is designed for audio streaming only. Option D is wrong because an NFC tag can only trigger actions like launching an app or pairing a device, but it cannot transmit video or establish a screen mirroring session.

360
MCQeasy

A customer reports that their desktop computer, which is connected to the network via a wall jack, can access the internet but cannot see other computers on the same local network. The network uses a single switch and a router. What is the most likely misconfiguration causing this issue?

A.The switch is a hub, not a switch.
B.The computer's network profile is set to 'Public', disabling Network Discovery.
C.The router is blocking multicast traffic.
D.The Ethernet cable is a crossover cable.
AnswerB

In Windows, setting a network profile to 'Public' applies a more restrictive firewall configuration, suitable for untrusted networks like public Wi-Fi hotspots. This profile aggressively disables Network Discovery and file/printer sharing by default, preventing the computer from being visible to other devices on the local network and blocking unsolicited incoming connections. Despite this, outbound connections, such as accessing the internet, are typically still permitted, aligning perfectly with the described symptom.

Why this answer

When a Windows computer's network profile is set to 'Public', the Windows Firewall automatically enables the 'Public' profile rules, which block Network Discovery and file sharing. This prevents the computer from seeing other devices on the local subnet even though internet access (which uses the default gateway) remains functional. The symptom—internet works but LAN visibility fails—is a classic indicator of a network profile misconfiguration.

Exam trap

CompTIA A+ often tests the distinction between network-layer connectivity (internet access via default gateway) and link-layer visibility (broadcast/multicast-based discovery), leading candidates to incorrectly blame hardware (switch, cable) or router filtering when the real issue is a host-based firewall profile.

How to eliminate wrong answers

Option A is wrong because a hub would cause collisions and degrade performance, but it would not selectively block the ability to see other computers while still allowing internet access; hubs forward all frames to all ports, so broadcast traffic (used by NetBIOS/LLMNR for discovery) would still reach other hosts. Option C is wrong because routers typically do not block multicast traffic by default on the LAN side; even if IGMP snooping or multicast filtering were enabled, it would affect services like UPnP or mDNS, but Windows Network Discovery relies on NetBIOS over TCP/IP (broadcast, not multicast) and LLMNR (link-local multicast), which are not typically blocked by a router's default ACL. Option D is wrong because a crossover cable is used to connect two similar devices directly (e.g., PC to PC) without a switch; if the PC is connected to a wall jack (which leads to a switch), a crossover cable would either not work at all (if the switch lacks Auto-MDIX) or would work fine (modern switches support Auto-MDIX), but it would not cause a partial connectivity issue where internet works but LAN discovery fails.

361
MCQhard

A technician is troubleshooting a PC that shuts down randomly after a few minutes of use. The technician measures the +12V rail with a multimeter and gets 11.2V. The +5V rail reads 4.9V, and the +3.3V rail reads 3.2V. What is the most likely diagnosis?

A.The motherboard voltage regulator is failing.
B.The power supply is failing and needs replacement.
C.The system is drawing too much current, causing voltage drop.
D.The AC input voltage is too low.
AnswerB

The ATX specification dictates that the +12V rail must remain within a ±5% tolerance, meaning it should be between 11.4V and 12.6V. A measured reading of 11.2V falls below this acceptable range, indicating that the power supply is unable to maintain the required voltage stability. This undervoltage condition can lead to system instability, unexpected shutdowns, or component damage, making a power supply replacement necessary to restore proper operation and prevent further issues.

Why this answer

The +12V rail is significantly below the ATX specification of ±5% (11.4V minimum), indicating a failing power supply. The other rails are within tolerance but the +12V is critical for CPU and GPU power. A failing PSU can cause random shutdowns as voltage drops under load.

Replacement is necessary.

362
MCQmedium

A technician is building a new PC for a graphic designer who needs to run Windows 11. The technician installs a 2 TB NVMe SSD and 32 GB of RAM. During Windows installation, the installer reports that the drive cannot be used because it uses the MBR partition table. What UEFI setting or action should the technician change?

A.Enable Legacy BIOS mode in the UEFI to support MBR.
B.Disable Secure Boot in the UEFI settings.
C.Convert the drive to GPT using the diskpart utility during installation.
D.Update the UEFI firmware to the latest version.
AnswerC

Windows 11 mandates a UEFI boot environment, which in turn requires the system drive to be partitioned using the GUID Partition Table (GPT) scheme. The `diskpart` utility, accessible from the Windows installation media's command prompt, allows a technician to clean the existing MBR partition structure and convert the drive to GPT. This crucial step ensures the drive meets the necessary requirements for a successful Windows 11 installation.

Why this answer

Windows 11 requires UEFI with GPT partition table and Secure Boot. The error indicates the drive is using MBR, which is incompatible with UEFI. The technician should either convert the drive to GPT using diskpart or reinitialize it as GPT during installation.

363
MCQhard

A technician is troubleshooting a fiber optic connection where the ONT (Optical Network Terminal) has a red 'LOS' (Loss of Signal) light. The fiber cable appears intact. What should the technician check next?

A.Replace the ONT immediately.
B.Check the power supply to the ONT.
C.Inspect and clean the fiber connector.
D.Reboot the router connected to the ONT.
AnswerC

Inspecting and cleaning the fiber connector is the most appropriate initial troubleshooting step when the Loss of Signal (LOS) light is on. The LOS indicator signifies that the ONT is not receiving the expected optical signal from the fiber optic cable. Contamination, dust, or minor damage on the end face of a fiber optic connector is an extremely common cause of signal attenuation or complete loss, and a thorough, proper cleaning often restores the connection without further intervention.

Why this answer

A red LOS (Loss of Signal) light on the ONT indicates that no light is being received from the optical line terminal (OLT) at the central office. Since the fiber cable appears intact, the most likely cause is a dirty or damaged connector at the ONT or the wall jack, which can attenuate the optical signal below the receiver threshold. Cleaning the fiber connector with a proper one-click cleaner or inspection scope is the standard next step before considering hardware replacement.

Exam trap

A common misconception is that a red LOS light means the ONT is faulty or that rebooting the router will fix the fiber link, when in fact the LOS indicator is purely optical and requires cleaning or verifying the physical connection first.

How to eliminate wrong answers

Option A is wrong because replacing the ONT immediately is premature; the LOS light indicates a signal issue, not necessarily a hardware failure, and the ONT itself may be functional. Option B is wrong because a power supply issue would typically cause the ONT to have no lights at all or a power LED failure, not a specific red LOS light; the LOS light specifically reports optical signal absence, not electrical power. Option D is wrong because rebooting the router connected to the ONT only affects the local network (LAN) and cannot resolve a loss of optical signal from the OLT; the router is downstream of the ONT and has no role in the fiber link.

364
MCQmedium

A user's laptop cannot connect to any network after a recent OS update. The Wi-Fi adapter shows as enabled in Device Manager with no errors, and other devices on the same network work fine. What should the technician do first?

A.Replace the Wi-Fi adapter.
B.Reset the network switch.
C.Run ipconfig to check the IP address.
D.Disable the Windows Firewall.
AnswerC

Running `ipconfig` is the correct initial diagnostic step because it provides crucial information about the laptop's current network configuration. This command reveals whether the Wi-Fi adapter has successfully obtained an IP address, if it's a valid address from a DHCP server, or if it has an Automatic Private IP Addressing (APIPA) address (169.254.x.x). This information directly guides subsequent troubleshooting, indicating whether the issue lies with DHCP, physical connectivity, or driver problems.

Why this answer

This question tests systematic troubleshooting. Since the hardware appears fine and other devices work, the issue is likely software-related. Checking IP configuration with ipconfig is the logical first step to see if the adapter has a valid IP or is stuck with an APIPA address.

365
MCQmedium

A user reports that their USB 3.0 external hard drive is transferring data at very slow speeds, around 30 MB/s, when connected to a front-panel USB port. The same drive works at expected speeds (over 100 MB/s) on a rear USB port. Which connector-related issue is most likely?

A.The front-panel USB port is only USB 2.0, limiting speed.
B.The USB cable is damaged and needs replacement.
C.The external hard drive is not compatible with USB 3.0.
D.The front-panel USB port is not receiving enough power.
AnswerA

A USB 3.0 device connected to a USB 2.0 port will operate at the slower USB 2.0 specification speed due to backward compatibility. USB 2.0 offers a maximum theoretical throughput of 480 Mbps, significantly less than USB 3.0's 5 Gbps, thereby bottlenecking the external hard drive's potential performance. This speed negotiation is automatic, resulting in consistently slower transfers rather than errors or disconnections.

Why this answer

Front-panel USB ports are often connected via internal headers that may only support USB 2.0 speeds, especially in older cases. This tests understanding that USB 3.0 requires a blue port and proper internal cabling for full speed.

366
MCQhard

A user reports that their laptop's built-in webcam is not working in any application. The device manager shows the camera with a yellow exclamation mark. The technician has already updated the driver to the latest version, but the issue persists. What should the technician do next?

A.Uninstall the webcam driver from Device Manager and restart the laptop to let Windows reinstall it automatically.
B.Check the laptop's physical privacy shutter or function key (e.g., Fn+F10) that may disable the camera.
C.Replace the webcam module.
D.Disable and re-enable the webcam in Device Manager.
AnswerB

Many laptops have a hardware or software toggle that disables the camera at the hardware level, causing it to appear as a problem device. This is a common oversight and should be checked before assuming hardware failure.

Why this answer

A yellow exclamation mark in Device Manager indicates a driver problem, but since updating the driver did not help, the issue may be a hardware conflict or a disabled device. The next step is to check if the webcam is physically disabled via a function key (e.g., Fn+F10) or a privacy shutter. Many laptops have a hardware switch or a keyboard shortcut to disable the camera for privacy.

367
MCQmedium

A technician is configuring a new file server and wants to ensure that when users type \\fileserver in File Explorer, it resolves to the correct IP address. The network uses a Windows domain with Active Directory. Which network service should the technician configure to allow hostname resolution for this server?

A.DHCP
B.DNS
C.WINS
D.NAT
AnswerB

DNS resolves hostnames like 'fileserver' to IP addresses. Adding an A record in the DNS zone will allow users to connect via the hostname.

Why this answer

DNS (Domain Name System) is the correct service because it resolves hostnames (like \\fileserver) to IP addresses in a Windows domain environment. When a user types \\fileserver in File Explorer, the client queries DNS to obtain the server's IP address, enabling SMB file sharing. Active Directory relies on DNS for service location and name resolution, making it the mandatory service for this task.

Exam trap

Candidates may mistakenly choose WINS because they recall it is used for legacy NetBIOS name resolution, but in a modern Active Directory domain, DNS is the required and default service for hostname resolution.

How to eliminate wrong answers

Option A is wrong because DHCP (Dynamic Host Configuration Protocol) assigns IP addresses and other network configuration parameters to clients, but it does not perform hostname-to-IP resolution; it can only register hostnames in DNS if configured with a DDNS update, but it is not the resolution service itself. Option C is wrong because WINS (Windows Internet Name Service) resolves NetBIOS names to IP addresses, not hostnames like 'fileserver'; it is legacy and not required in a modern Windows domain with Active Directory, which uses DNS exclusively. Option D is wrong because NAT (Network Address Translation) translates private IP addresses to public IP addresses for internet connectivity and does not provide any hostname resolution functionality.

368
MCQhard

A technician is deploying a fleet of tablets for a retail store that uses a captive portal for guest Wi-Fi. After connecting to the Wi-Fi, the tablets do not automatically open the login page. What is the most likely missing configuration?

A.The tablets have a static IP address configured.
B.The tablets are using a VPN.
C.The Wi-Fi network is hidden.
D.The tablets have Bluetooth disabled.
AnswerA

When tablets are configured with static IP addresses, they bypass the Dynamic Host Configuration Protocol (DHCP) server. Captive portals commonly rely on DHCP to assign an IP address and then intercept DNS requests or HTTP traffic to redirect unauthenticated devices to the portal login page. By not using DHCP, the tablets may not receive the necessary network configurations or redirection instructions from the captive portal system, effectively preventing the portal from appearing or being accessible.

Why this answer

A captive portal intercepts HTTP traffic and redirects the client to a login page, typically by performing a DNS or HTTP redirect. If the tablet has a static IP address configured, it may not receive the DHCP options (e.g., option 114 for captive portal URL) or the proper DNS server settings, preventing the redirect from functioning. Without a valid DHCP lease, the tablet cannot be redirected to the captive portal login page.

Exam trap

The 220-1201 exam often tests the misconception that a static IP address is always beneficial for reliability, but in captive portal environments, it breaks the DHCP-dependent redirect mechanism that opens the login page.

How to eliminate wrong answers

Option B is wrong because a VPN would not prevent the captive portal from opening; in fact, the VPN connection would typically fail until the captive portal is authenticated, but the portal page itself would still attempt to load. Option C is wrong because a hidden SSID does not affect the captive portal behavior; the tablet can still connect and should receive the redirect. Option D is wrong because Bluetooth being disabled has no impact on Wi-Fi connectivity or captive portal functionality.

369
MCQeasy

A customer reports that their laptop's touchpad is unresponsive after they spilled a small amount of liquid on the keyboard. The laptop still powers on and the keyboard works. What is the most likely issue?

A.The touchpad driver is corrupted.
B.The touchpad ribbon cable is damaged or disconnected.
C.The battery is swollen and pressing on the touchpad.
D.The touchpad is disabled in the BIOS.
AnswerB

Liquid can cause immediate electrical shorts or long-term corrosion on the delicate metallic traces of a flexible flat cable (FFC) or flexible printed circuit (FPC) ribbon cable. This damage disrupts the electrical signals between the touchpad sensor and the motherboard, leading to complete unresponsiveness. Furthermore, liquid can degrade the cable material or compromise the retaining clip, causing the cable to become disconnected from its port.

Why this answer

The most likely issue is that the liquid spill has physically damaged or disconnected the touchpad's ribbon cable, which connects the touchpad to the motherboard. Since the keyboard still works, the spill likely affected only the touchpad's dedicated connection path, not the main keyboard controller or system board. A damaged ribbon cable is a common consequence of liquid ingress, even if the laptop powers on normally.

Exam trap

The 220-1201 exam often tests the distinction between software/driver issues and physical hardware damage after a spill, tempting candidates to choose a driver or BIOS setting when the real cause is a broken physical connection.

How to eliminate wrong answers

Option A is wrong because a corrupted touchpad driver would typically cause erratic behavior or complete unresponsiveness without a physical trigger like a spill, and the driver is not affected by liquid on the keyboard. Option C is wrong because a swollen battery pressing on the touchpad would usually cause a visible bulge or physical resistance, and the battery swelling is not triggered by a small liquid spill on the keyboard. Option D is wrong because disabling the touchpad in the BIOS is a deliberate software setting that would not suddenly occur due to a liquid spill, and the laptop still powers on normally, indicating no BIOS corruption.

370
MCQeasy

A customer reports that their external USB hard drive is not recognized when plugged into the front USB ports of their desktop, but it works fine on the back ports. What is the most likely cause?

A.The USB cable is too short.
B.The front USB ports are not connected to the motherboard.
C.The front USB ports do not supply enough power.
D.The hard drive is formatted with the wrong file system.
AnswerC

Front panel USB ports often derive their power from a single internal motherboard header, which can have current limitations or share power with other internal components. External hard drives, particularly those that do not use an external power adapter, are considered high-power USB devices, requiring a stable 5V supply, often up to 900mA for USB 3.0. Rear USB ports are typically wired directly to the motherboard's power plane, providing more consistent and robust power delivery, which explains why the drive functions there but not on the potentially underpowered front ports.

Why this answer

This question tests knowledge of USB port power delivery and cable length limitations. Front USB ports often share a single internal header and may deliver less power than rear ports directly on the motherboard, causing high-power devices like external hard drives to fail.

371
MCQmedium

A customer says their PC randomly freezes and sometimes displays a blue screen error. You run diagnostics and find that the CPU passes all tests, but the system still crashes. Which component should you check next as a likely cause of CPU-related instability?

A.The hard drive
B.The power supply unit
C.The CPU fan
D.The motherboard BIOS
AnswerC

A failing CPU fan directly impairs the processor's ability to dissipate heat, leading to rapid temperature increases under load. When the CPU reaches critical thermal thresholds, it will either throttle its performance to reduce heat or, if temperatures continue to rise, trigger a system shutdown or freeze to prevent permanent damage. This behavior perfectly aligns with "randomly freezes and sometimes" as the system struggles to maintain stable operation due to inadequate cooling, making the CPU fan the most direct and probable cause.

Why this answer

Even if the CPU itself is functional, instability can arise from other factors. Overheating due to a failing fan can cause intermittent crashes. The CPU fan is critical for maintaining safe temperatures under load.

372
MCQeasy

A user reports that they cannot send emails from their Outlook client, but they can receive emails. The email server is using standard ports. Which port is most likely blocked on the firewall?

A.110
B.143
C.25
D.443
AnswerC

Port 25 is the default port for the Simple Mail Transfer Protocol (SMTP), which is the industry standard for sending email messages between mail servers and from a mail client to a mail server. If port 25 is blocked, the email client or server would be unable to establish a connection to an outgoing mail server, directly preventing the user from sending emails. This aligns precisely with the user's reported inability to send.

Why this answer

Port 25 is the default SMTP port used for outgoing email transmission. If a firewall blocks port 25, the Outlook client cannot connect to the SMTP server to send emails, but receiving via POP3 (port 110) or IMAP (port 143) remains unaffected. This matches the user's symptom of being able to receive but not send emails.

Exam trap

This question tests the distinction between incoming and outgoing mail ports. The trap is that candidates confuse port 110 or 143 (both for receiving) with the sending port, or assume port 443 is used for email because of its association with secure web traffic.

How to eliminate wrong answers

Option A is wrong because port 110 is used by POP3 for receiving emails, not sending; blocking it would prevent receiving, not sending. Option B is wrong because port 143 is used by IMAP for receiving emails, not sending; blocking it would affect inbox access, not outbound mail. Option D is wrong because port 443 is used for HTTPS traffic, typically for secure web-based email access (e.g., Outlook Web Access), not for standard SMTP submission.

373
MCQmedium

A user has a laptop with 8 GB of RAM and runs a Type 2 hypervisor to test a Linux VM. The VM is configured with 4 GB of RAM, but the user notices the host OS becomes sluggish whenever the VM is running. The technician checks resource usage and finds the host is using 6 GB of RAM before starting the VM. What should the technician adjust to improve performance?

A.Increase the host's virtual memory page file size
B.Reduce the VM's RAM allocation to 2 GB
C.Enable hyper-threading on the host CPU
D.Switch the VM's network adapter from NAT to bridged
AnswerB

Reducing the virtual machine's RAM allocation to 2 GB is the most effective solution when the host system has only 8 GB of physical RAM. This adjustment ensures that the host operating system retains sufficient free RAM for its own operations and other background processes, preventing excessive swapping to the page file. By optimizing the memory distribution, both the host and the VM can operate more efficiently, improving overall system responsiveness and stability.

Why this answer

The host only has 2 GB free, but the VM requests 4 GB, causing the host to use swap memory. Reducing the VM's RAM allocation to 2 GB will allow both the host and VM to run within physical memory, avoiding swapping.

374
MCQmedium

A technician is configuring a cloud-based virtual machine for a web server. The VM needs to handle traffic spikes automatically without manual intervention. Which cloud characteristic should be enabled?

A.High availability
B.Fault tolerance
C.Elasticity
D.Scalability
AnswerC

Elasticity is the ability of a cloud system to automatically and dynamically adjust its computational resources, such as CPU, memory, or network bandwidth, in real-time to match fluctuating demand. This capability allows a virtual machine to seamlessly scale up during periods of high traffic, like a sudden spike, and scale down when demand decreases, optimizing performance and cost efficiency without manual intervention. It directly addresses the need for automatic resource adjustment for traffic spikes.

Why this answer

This scenario tests the concept of elasticity in cloud computing. Elasticity allows resources to automatically scale up or down based on demand, which is ideal for handling traffic spikes. Scalability is a broader term that can include manual scaling, while high availability and fault tolerance focus on uptime, not automatic adjustment to load changes.

375
MCQhard

A technician is troubleshooting a desktop PC that displays vertical colored lines across the screen immediately after booting. The lines appear even before the operating system loads. What is the most likely cause?

A.The monitor's refresh rate is set too high in the BIOS.
B.The video cable is not securely connected to the monitor.
C.The graphics card is failing or has defective video memory.
D.The operating system's display driver is corrupted.
AnswerC

Persistent vertical lines appearing immediately upon system startup, even before the operating system loads, are a hallmark symptom of a failing graphics card or defective video memory (VRAM). VRAM is crucial for storing image data and textures that the GPU processes to render the display. Corruption or physical defects within these memory modules, or issues with the GPU itself, can cause incorrect pixel data to be sent to the monitor, resulting in consistent, unvarying vertical lines across the screen. This indicates a hardware-level fault in the video output generation.

Why this answer

Vertical lines appearing during POST (pre-OS) indicate a hardware-level issue, most commonly a failing graphics card (GPU) or a damaged video memory. Since the problem occurs before Windows loads, it is not a driver or software issue. Testing with a known-good GPU or reseating the existing one is the recommended step.

Page 4

Page 5 of 13

Page 6