Courseiva

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

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

Page 8

Page 9 of 13

Page 10
601
MCQmedium

A user reports that their computer randomly freezes and displays a blue screen error with the message 'MEMORY_MANAGEMENT'. They recently installed a new 8 GB DDR4 module alongside the existing 8 GB module. Both modules are from different manufacturers and have different CAS latencies. What is the most likely cause of the issue?

A.The new RAM module is defective.
B.The RAM is not seated properly in the slot.
C.The RAM modules have mismatched CAS latencies, causing timing conflicts.
D.The motherboard does not support 16 GB of RAM.
AnswerC

This is the most probable cause. When RAM modules with different CAS (Column Access Strobe) latencies are installed together, the memory controller attempts to operate all modules at the slowest common timing to maintain stability. However, if the modules are not designed to function reliably at these forced, potentially suboptimal, combined timings, it can lead to intermittent data corruption and system instability, manifesting as random freezes or blue screens. This subtle incompatibility often surfaces under varying system loads.

Why this answer

Mixing RAM modules with different specifications, especially CAS latency, can cause timing mismatches that lead to system instability and blue screen errors like MEMORY_MANAGEMENT. The system tries to run both sticks at the same timings, which can fail if the modules are not compatible.

602
MCQmedium

A user reports that their PC emits a single short beep and then nothing happens. The screen remains blank, and the keyboard and mouse do not light up. What is the most likely issue?

A.The RAM is not seated properly.
B.The graphics card is not fully inserted into the PCIe slot.
C.The power supply is delivering insufficient power.
D.The motherboard CMOS battery is dead.
AnswerB

A single short beep is the most common "all clear" signal from the BIOS/UEFI, indicating that the system's Power-On Self-Test (POST) has successfully completed without detecting any critical hardware failures. If the system emits this beep but the screen remains blank, it strongly suggests that the issue lies with the video output path. A graphics card that is not fully seated in its PCIe slot is a frequent cause of this symptom, as the system powers on and passes initial checks, but cannot output video.

Why this answer

A single short beep typically indicates a successful POST on many BIOS versions. If the system beeps but then fails to display anything, the issue is likely with the video subsystem, such as a faulty graphics card or loose connection.

603
MCQmedium

A technician is troubleshooting a laser printer that frequently jams paper. The jams occur mostly when printing on both sides (duplex). What is the most likely cause?

A.The paper is too thick for the printer
B.The fuser is overheating
C.The duplex rollers are worn
D.The toner cartridge is low
AnswerC

Worn duplex rollers are a common cause of paper jams that occur exclusively during double-sided printing. In duplex mode, the printer partially ejects the printed side, then reverses the paper's direction and feeds it back through a specific set of rollers to print on the second side. If these dedicated duplex rollers are worn, they lose their necessary friction and grip, failing to properly grab, guide, or flip the paper during this critical re-entry sequence, leading to frequent and specific jams only when attempting duplex operation.

Why this answer

Duplex printing requires the paper to be flipped and fed back through the printer, which involves additional rollers and a duplex unit. Worn or dirty duplex rollers are a common cause of jams during duplex operations. Cleaning or replacing these rollers often fixes the issue.

604
MCQmedium

A technician is deploying a new VoIP phone and needs to ensure the Ethernet cable connecting the phone to the wall jack provides sufficient power for the phone to operate. The network switch supports Power over Ethernet (PoE). Which tool can verify that PoE is active on the cable?

A.Multimeter
B.PoE tester
C.Cable tester
D.Loopback plug
AnswerB

A PoE tester is the most suitable and efficient tool for this task because it is specifically designed to detect and often identify the type of Power over Ethernet being supplied over an Ethernet cable. It safely connects inline or directly to the RJ-45 jack, providing clear indications of power presence, voltage levels, and sometimes even the PoE standard (e.g., 802.3af, 802.3at) and power mode (Mode A or Mode B). This ensures the VoIP phone receives adequate and compatible power for operation.

Why this answer

A PoE tester is specifically designed to detect the presence and voltage of Power over Ethernet on a cable, confirming that the switch is delivering power. Unlike a standard cable tester, it checks for the DC voltage (typically 48V) that powers the VoIP phone, ensuring the phone will operate without needing a separate power adapter.

Exam trap

The trap here is that candidates often confuse a cable tester (which checks wiring) with a PoE tester (which checks power), leading them to select Option C because they think any 'tester' for cables will verify PoE, but only a dedicated PoE tester can confirm active power delivery.

How to eliminate wrong answers

Option A is wrong because a multimeter can measure voltage but requires physical probing of individual pins and knowledge of the correct pin pairs (e.g., 4-5 and 7-8 for Mode A, or 1-2 and 3-6 for Mode B), making it impractical for quick field verification and it cannot confirm the power signature or negotiation (e.g., 802.3af/at/bt). Option C is wrong because a cable tester only checks for continuity, wiring faults, and length; it does not detect the presence of DC power or PoE negotiation signals. Option D is wrong because a loopback plug is used to test network interface functionality by reflecting transmitted signals back to the sender, and it has no capability to detect or verify PoE power delivery.

605
MCQhard

A technician is troubleshooting a workstation that randomly reboots under heavy load, such as when running a benchmark or rendering video. The system passes a memory test with no errors, and the CPU temperatures are normal. The power supply is a 500W unit that is three years old. What is the most likely cause of the reboots?

A.The RAM is overheating under load.
B.The motherboard capacitors are failing.
C.The power supply is unable to deliver consistent power under peak load.
D.The CPU is throttling due to a failing fan.
AnswerC

An aging or insufficient power supply unit (PSU) struggles to provide stable voltage and amperage to components when the system demands peak power, such as during gaming or intensive tasks. This inability results in voltage sags or drops, which can trigger the motherboard's protection mechanisms, causing an immediate and unexpected system reboot to prevent damage. This symptom perfectly aligns with random reboots occurring specifically under load.

Why this answer

Under heavy load, the system draws more power. An aging or insufficient power supply may not be able to deliver stable voltage, causing the system to reboot. This is a common issue that can mimic RAM problems but is actually power-related.

606
MCQmedium

A technician is building a new gaming PC. The motherboard has two PCIe x16 slots, but the graphics card only works in the second slot. When installed in the first slot (closest to the CPU), the system powers on but no display. What is the most likely cause?

A.The graphics card is not fully seated in the first slot
B.The first PCIe slot is disabled in BIOS
C.The power supply is insufficient for the first slot
D.The CPU has bent pins affecting the first slot
AnswerB

Many modern motherboards, particularly those designed for gaming or professional use, offer granular control over individual PCIe slot functionality within the UEFI/BIOS settings. If the primary PCIe x16 slot, often designated for the main graphics card, has been inadvertently disabled or misconfigured in the BIOS, the system will not initialize any device inserted into it. This specific scenario perfectly explains why the card would fail in the first slot but operate correctly in an enabled secondary slot.

Why this answer

This scenario often occurs when the first PCIe x16 slot shares bandwidth with other components or is configured differently in BIOS. However, a common issue is that the first slot may require a specific BIOS setting, or the slot itself is damaged. The most likely cause is that the motherboard's BIOS is set to use the second slot as the primary display, or the first slot is faulty.

Since the card works in the second slot, the first slot is likely the problem.

607
MCQmedium

A technician is troubleshooting a wireless network where users experience intermittent drops during peak hours. The access point is an 802.11n model operating on 2.4 GHz. The technician suspects channel congestion. Which tool should the technician use to identify the least congested channel?

A.Wi-Fi analyzer
B.Spectrum analyzer
C.Cable tester
D.Ping command
AnswerA

A Wi-Fi analyzer is an essential tool for wireless network troubleshooting, as it actively scans the 2.4 GHz and 5 GHz frequency bands to identify all active Wi-Fi networks within range. It provides critical data such as SSID, signal strength (RSSI), and, most importantly for channel optimization, the specific channel each network is operating on. By visualizing channel utilization and overlap, a technician can effectively identify less congested channels, thereby optimizing network performance and reducing co-channel interference for users. This direct insight into the RF environment makes it the correct choice for selecting the channel with the least interference.

Why this answer

A Wi-Fi analyzer is the correct tool because it scans the 2.4 GHz band and displays channel utilization, signal strength, and overlapping channels. This allows the technician to identify which channel has the least interference and congestion, directly addressing the intermittent drops during peak hours.

Exam trap

The trap here is that candidates confuse a spectrum analyzer (which detects RF interference) with a Wi-Fi analyzer (which analyzes 802.11 channel usage), leading them to choose B even though the question specifically asks for identifying the least congested channel, not general interference.

How to eliminate wrong answers

Option B is wrong because a spectrum analyzer detects non-802.11 interference (e.g., microwave ovens, Bluetooth) but does not show per-channel utilization or identify the least congested Wi-Fi channel. Option C is wrong because a cable tester verifies physical cabling (e.g., continuity, shorts) and is irrelevant to wireless channel congestion. Option D is wrong because the ping command tests connectivity and latency but provides no information about channel usage or congestion on the 2.4 GHz band.

608
MCQeasy

A customer reports that their laptop screen flickers intermittently, especially when they adjust the lid angle. The image is clear when the screen is at a specific angle but flickers or goes black at others. What is the most likely cause?

A.The LCD panel has a dead pixel
B.The display cable is loose or damaged
C.The video card driver is outdated
D.The inverter is failing
AnswerB

The display cable, typically an eDP or LVDS cable, routes through the laptop's hinge mechanism, connecting the LCD panel to the motherboard. Repeated stress from opening and closing the lid can cause this cable to become loose, frayed, or damaged over time. This intermittent contact or signal disruption manifests as flickering, color distortion, or even a temporary loss of display, particularly when the lid's position changes, directly indicating a physical connection issue.

Why this answer

The intermittent flickering that correlates with lid angle changes is a classic symptom of a loose or damaged display cable (e.g., LVDS or eDP ribbon cable). As the lid moves, the cable flexes, causing intermittent contact and signal loss, which results in flickering or a black screen at certain angles.

Exam trap

The CompTIA A+ exam often tests the distinction between physical connection issues (like a loose cable) and component failures (like a dead pixel or inverter), tempting candidates to choose a more dramatic-sounding failure when the symptom clearly points to a mechanical cause.

How to eliminate wrong answers

Option A is wrong because a dead pixel appears as a static, non-changing dot on the screen, not as intermittent flickering that varies with lid angle. Option C is wrong because an outdated video card driver would cause persistent graphical artifacts, crashes, or performance issues across all angles, not a flicker that is triggered by physical movement. Option D is wrong because an inverter failure (relevant to CCFL backlights) would cause the entire backlight to fail uniformly, not a flicker that correlates with lid position; modern LED-backlit laptops do not use inverters.

609
MCQeasy

A customer reports that their new rural cabin has no cable TV or phone line, but they need a reliable internet connection for remote work. Which connection type would provide the most consistent service without requiring a wired infrastructure?

A.DSL
B.Cable broadband
C.Satellite
D.Cellular (4G/5G)
AnswerC

Satellite internet works anywhere with a clear view of the sky, making it ideal for rural areas.

Why this answer

Satellite internet is the correct choice because it provides connectivity without any wired infrastructure, relying on a dish communicating with an orbiting satellite. This makes it ideal for remote rural cabins where cable, DSL, or fiber are unavailable, and it offers consistent service independent of terrestrial wiring.

Exam trap

CompTIA often tests the misconception that cellular (4G/5G) is always reliable in rural areas, but candidates overlook that it still requires tower proximity and can be inconsistent, whereas satellite works anywhere with sky access.

How to eliminate wrong answers

Option A is wrong because DSL requires a copper telephone line to be present at the location, which the cabin lacks. Option B is wrong because cable broadband requires a coaxial cable connection from a cable TV provider, which is not available. Option D is wrong because cellular (4G/5G) depends on nearby cell towers and can suffer from signal degradation or congestion in rural areas, making it less reliable than satellite for consistent service without wired infrastructure.

610
MCQmedium

A technician is setting up a network printer that supports both LPD (Line Printer Daemon) and IPP (Internet Printing Protocol). The printer must be accessible from Windows and Linux clients. Which port should be opened for IPP?

A.515
B.631
C.9100
D.80
AnswerB

Port 631 is the standard port for IPP, used by both Windows and Linux.

Why this answer

IPP (Internet Printing Protocol) uses TCP port 631 by default, as defined in RFC 2911. Since the printer must be accessible from both Windows and Linux clients, opening port 631 allows IPP-based printing, which is natively supported by both operating systems.

Exam trap

CompTIA A+ often tests the distinction between LPD (port 515), IPP (port 631), and raw printing (port 9100), so candidates must remember that IPP is specifically associated with port 631, not the more common HTTP port 80.

How to eliminate wrong answers

Option A is wrong because port 515 is used by LPD (Line Printer Daemon), not IPP. Option C is wrong because port 9100 is used by raw printing protocols (e.g., HP JetDirect), not IPP. Option D is wrong because port 80 is used by HTTP, not IPP; although IPP can be tunneled over HTTP, the standard IPP port is 631.

611
MCQmedium

A customer reports that their new printer, configured with a static IP of 192.168.1.100, cannot be accessed from any computer on the network. The technician pings 192.168.1.100 from a workstation and gets no reply. The workstation's IP is 192.168.1.50 with a subnet mask of 255.255.255.0. What is the most likely cause?

A.The printer's IP address is on a different subnet than the workstation.
B.The printer's static IP address conflicts with another device on the network.
C.The workstation's subnet mask is set to 255.255.0.0.
D.The printer's default gateway is misconfigured.
AnswerB

This is the correct answer. An IP address conflict occurs when two or more devices on the same network are assigned the identical IP address. When this happens, network communication becomes unreliable or impossible for one or both devices, as packets intended for one device may be routed to the other, or neither device can properly establish a connection. This is a common issue with statically assigned IPs if not carefully managed.

Why this answer

The most likely cause is that the printer's static IP address (192.168.1.100) conflicts with another device on the same subnet. When two devices share the same IP, the network becomes unreachable for one or both due to ARP table instability. The ping fails because the workstation's ARP cache may resolve the IP to the wrong MAC address, or the printer may not respond at all if it detects the conflict via gratuitous ARP.

Exam trap

The 220-1201 exam often tests the misconception that a ping failure between two devices on the same subnet must be caused by a subnet mismatch or gateway issue, when in fact an IP address conflict is the more likely culprit given the static IP configuration.

How to eliminate wrong answers

Option A is wrong because both the printer (192.168.1.100) and the workstation (192.168.1.50) have IP addresses in the 192.168.1.0/24 subnet (subnet mask 255.255.255.0), so they are on the same subnet. Option C is wrong because the workstation's subnet mask is given as 255.255.255.0, not 255.255.0.0; even if it were 255.255.0.0, that would expand the subnet range and still include the printer's IP, so it would not cause a ping failure. Option D is wrong because the default gateway is only needed for traffic destined outside the local subnet; since the workstation and printer are on the same subnet, communication occurs directly via ARP and does not involve the gateway.

612
MCQhard

A customer reports that their new Cat6a installation passes a cable certifier test but the link only negotiates at 100 Mbps. The cable run is 90 meters and uses standard T568B terminations. What is the most likely cause of the speed limitation?

A.The cable run exceeds the maximum length for Cat6a.
B.The switch port is configured for 100 Mbps only.
C.The patch cables are Cat5e instead of Cat6a.
D.The cable is terminated in T568A instead of T568B.
AnswerC

Network performance is fundamentally dictated by the weakest link in the entire transmission chain. Even if the permanent Cat6a cabling infrastructure is certified for 10 Gigabit Ethernet, connecting devices with lower-grade Cat5e patch cables will create a significant bottleneck. Cat5e is typically rated for 1 Gigabit Ethernet (1000BASE-T) over its full length, and often only 100 Mbps (100BASE-TX) in certain scenarios or with degraded performance. This mismatch would limit the entire link's speed to the capabilities of the Cat5e patch cable, preventing the 10 Gbps potential of the Cat6a permanent link from being realized.

Why this answer

The cable certifier passes because the physical layer (Cat6a cabling) meets specifications for signal integrity and crosstalk. However, if the patch cables connecting the equipment to the structured cabling are Cat5e, they may not support the higher frequencies required for 1000BASE-T (up to 100 MHz for Cat5e vs. 500 MHz for Cat6a). This can cause the link to fall back to 100BASE-TX, which operates at lower frequencies and is more tolerant of the reduced performance of Cat5e patch cables.

Exam trap

The trap here is that candidates assume a passing certifier result guarantees full link speed, but the certifier tests the permanent link only, not the patch cables, so the issue is likely in the patch cords.

How to eliminate wrong answers

Option A is wrong because Cat6a supports a maximum channel length of 100 meters (90 meters permanent link plus 10 meters patch cables), so a 90-meter run is within specification. Option B is wrong because the question states the link negotiates at 100 Mbps, which could be due to a switch port configuration, but the most likely cause given the certifier passes and the cable is new is a component limitation, not a configuration issue. Option D is wrong because T568A and T568B are both valid wiring schemes that are electrically identical; the difference is only in the pair-to-pin assignment, and both support Gigabit Ethernet as long as the same standard is used at both ends.

613
MCQhard

A network administrator notices that a critical database server is responding slowly. The server uses both TCP and UDP for different services. Which of the following is a characteristic of UDP that could explain performance issues under heavy load?

A.UDP retransmits lost packets automatically
B.UDP uses a three-way handshake to establish a connection
C.UDP does not guarantee packet delivery or order
D.UDP provides flow control to prevent congestion
AnswerC

The User Datagram Protocol (UDP) is inherently an unreliable transport protocol, meaning it offers no guarantees regarding the successful delivery of packets to their destination. Packets sent via UDP may arrive out of sequence, be duplicated, or be lost entirely without any notification to the sender. This lack of reliability and ordering ensures minimal overhead, making it suitable for applications where speed is prioritized over absolute data integrity or where minor data loss is acceptable.

Why this answer

UDP is a connectionless transport protocol that does not guarantee packet delivery, ordering, or error recovery. Under heavy load, if the database server receives UDP datagrams out of order or loses packets, the application layer must handle retransmissions and reassembly, which can degrade performance. This lack of reliability and flow control means UDP can overwhelm a server with traffic it cannot manage, leading to slow responses.

Exam trap

A common misconception is that UDP is always faster or more reliable under load, when in fact its lack of flow control and retransmission can cause performance degradation in high-traffic environments.

How to eliminate wrong answers

Option A is wrong because UDP does not retransmit lost packets; retransmission is a feature of TCP, which uses sequence numbers and acknowledgments to ensure delivery. Option B is wrong because UDP does not use a three-way handshake; that connection-establishment process is unique to TCP. Option D is wrong because UDP does not provide flow control; TCP implements flow control via sliding windows and congestion avoidance algorithms like Reno or Cubic.

614
MCQhard

A server administrator needs to upgrade a critical database server from 64 GB to 128 GB of RAM. The server uses registered ECC DDR4 memory. They have purchased 8 x 16 GB registered ECC modules. When they install them, the server fails to POST with a memory error. The original 64 GB (4 x 16 GB) modules work fine. What is the most likely reason?

A.The new RAM modules are not compatible because they are not ECC, while the server requires ECC.
B.The server's BIOS needs to be updated to support 128 GB.
C.The new modules have a different number of ranks (e.g., dual-rank vs. single-rank) than the original modules, causing a rank mismatch that the memory controller cannot handle.
D.The new modules are not seated properly in the slots.
AnswerC

This is the correct answer. Server memory controllers are highly sensitive to the physical organization of memory chips on a module, known as ranks. A rank is a block of data that can be accessed independently of other blocks on the same module. Mixing modules with different rank configurations (e.g., single-rank with dual-rank) or installing modules with a rank configuration not supported or expected by the memory controller can lead to a rank mismatch, preventing the system from completing POST (Power-On Self-Test) and booting.

Why this answer

Registered (buffered) ECC memory is designed for servers and has specific compatibility requirements, especially regarding the number of ranks per channel and the memory controller's capabilities. The most likely issue is that the new modules are of a different rank (e.g., dual-rank vs. single-rank) or the server's memory controller cannot handle the total number of ranks when all slots are populated. Mixing ranks or exceeding the rank limit per channel can cause POST failures.

615
MCQmedium

A technician is troubleshooting a home network where the 5 GHz band works fine, but the 2.4 GHz band is extremely slow and drops connections. The router is placed near a cordless phone base station. Which type of interference is most likely occurring?

A.Bluetooth interference
B.Microwave oven interference
C.Co-channel interference from a neighboring Wi-Fi network
D.RF interference from the cordless phone base
AnswerD

Many older cordless phone systems operate continuously in the 2.4 GHz ISM band, directly overlapping with Wi-Fi channels 1-11. These base stations emit a relatively strong and constant radio frequency (RF) signal, which can severely degrade the signal-to-noise ratio for Wi-Fi devices operating on the same band. This persistent, localized interference perfectly explains poor performance on the 2.4 GHz band while the 5 GHz band remains unaffected.

Why this answer

The 2.4 GHz band is shared by many consumer devices, including cordless phones that operate in the 2.4 GHz ISM band. The proximity of the router to the cordless phone base station causes RF interference, which degrades the 2.4 GHz signal, leading to slow speeds and dropped connections, while the 5 GHz band remains unaffected because it operates on a different frequency range.

Exam trap

This question tests the candidate's ability to distinguish between common 2.4 GHz interference sources. The trap is to assume that any 2.4 GHz device (like Bluetooth or a microwave) causes similar interference, but the specific symptoms of persistent, severe degradation due to a nearby cordless phone base station point to intentional RF interference from a device that operates continuously on the same frequency band.

How to eliminate wrong answers

Option A is wrong because Bluetooth also operates in the 2.4 GHz band but uses frequency-hopping spread spectrum (FHSS) with low duty cycles, making it unlikely to cause persistent, severe degradation; the primary culprit here is the cordless phone base. Option B is wrong because microwave ovens operate at approximately 2.45 GHz and can cause interference, but the question explicitly states the router is placed near a cordless phone base station, making that the more direct and likely source of interference. Option C is wrong because co-channel interference from a neighboring Wi-Fi network would affect both the 2.4 GHz and 5 GHz bands if the neighbor uses the same channels, and the problem is isolated to the 2.4 GHz band; moreover, the proximity to the cordless phone base is the key clue.

616
MCQeasy

A user reports that their laptop cannot connect to the internet, but other devices on the same network work fine. The technician runs ipconfig and sees an IP address of 169.254.12.34 with a subnet mask of 255.255.0.0. What is the most likely cause of this issue?

A.The laptop has a static IP address configured incorrectly.
B.The DHCP server is not responding to the laptop's request.
C.The subnet mask is wrong; it should be 255.255.255.0.
D.The laptop's network adapter is faulty.
AnswerB

This is correct. When a client device is configured to obtain an IP address automatically via DHCP and fails to receive a response from a DHCP server, the operating system will self-assign an Automatic Private IP Addressing (APIPA) address. These addresses are always in the 169.254.0.0/16 range, indicating that the device cannot communicate with a DHCP server and thus cannot obtain a routable IP address for network access.

Why this answer

The IP address 169.254.12.34 with a 255.255.0.0 subnet mask is an Automatic Private IP Addressing (APIPA) address, assigned by Windows when the DHCP client fails to receive a response from a DHCP server. Since other devices on the same network work fine, the DHCP server is operational, but the laptop's DHCP request is not being answered, likely due to a network connectivity issue between the laptop and the DHCP server or a DHCP client service problem.

Exam trap

The 220-1201 exam often tests the misconception that a 169.254.x.x address indicates a faulty NIC, but the trap here is that the address is actually a sign of DHCP failure, not hardware failure, and the subnet mask 255.255.0.0 is correct for APIPA.

How to eliminate wrong answers

Option A is wrong because a static IP address configured incorrectly would typically show a user-assigned address, not the 169.254.x.x APIPA range, which is automatically assigned by the operating system when DHCP fails. Option C is wrong because the subnet mask 255.255.0.0 is correct for an APIPA address (per RFC 3927, APIPA uses a /16 prefix), and changing it to 255.255.255.0 would not resolve the underlying DHCP failure. Option D is wrong because a faulty network adapter would likely prevent any IP address from being assigned or cause link-layer issues, whereas the laptop successfully obtained an APIPA address, indicating the adapter is functional at the physical and data link layers.

617
MCQhard

A technician is troubleshooting an iPhone that cannot install or update any apps from the App Store. The device is connected to Wi-Fi, and other internet services (Safari, email) work. What should the technician check first?

A.Check if the date and time are set correctly on the iPhone.
B.Verify that the Apple ID is signed in and has no payment issues.
C.Reset the iPhone's network settings.
D.Check if the iPhone is in Low Power Mode.
AnswerB

The App Store strictly requires an active and properly authenticated Apple ID for all application downloads and updates, even for free apps. If the Apple ID is not signed in, or if there are any outstanding payment issues such as an expired credit card, insufficient funds, or an unpaid balance from previous purchases, the system will prevent new downloads. This is a fundamental security and billing mechanism to ensure account integrity and proper transaction processing within Apple's ecosystem.

Why this answer

The most common cause for an iPhone being unable to install or update apps while other internet services work is an issue with the Apple ID, such as a payment method that has expired or a billing problem. The App Store requires a valid payment method on file even for free apps, and the device will block downloads until the account is resolved. Since Safari and email function normally, the network connectivity is fine, narrowing the issue to account authentication or authorization.

Exam trap

The 220-1201 exam often tests the misconception that network connectivity issues are the root cause when only one service fails, but the trap here is that candidates overlook account-level restrictions that are specific to the App Store's authentication and payment validation process.

How to eliminate wrong answers

Option A is wrong because incorrect date and time would typically cause SSL certificate errors, breaking all HTTPS connections (including Safari and email), not just App Store downloads. Option C is wrong because resetting network settings is unnecessary when Wi-Fi and other internet services are already working, indicating the network stack is functional. Option D is wrong because Low Power Mode only pauses background tasks and reduces performance but does not block manual app installations or updates from the App Store.

618
MCQmedium

A technician is configuring a new server and needs to ensure that only signed operating system bootloaders can be loaded. Which UEFI feature should be enabled?

A.Enable Fast Boot
B.Enable Legacy Boot
C.Enable Secure Boot
D.Enable Boot from USB
AnswerC

Enabling Secure Boot is the correct action for enhancing server security as it is a UEFI firmware feature designed to prevent unauthorized or malicious software from loading during the system startup process. It works by verifying the digital signatures of all boot components, including the bootloader, kernel, and drivers, against a database of trusted keys stored in the firmware. If any component's signature is not valid or recognized, Secure Boot will block its execution, thereby protecting the server from rootkits and other low-level malware.

Why this answer

Secure Boot enforces cryptographic verification of bootloaders, preventing unauthorized code from running during boot. This is a key security feature in UEFI. The question tests understanding of Secure Boot's purpose and implementation.

619
MCQmedium

A technician is installing a new video card in a desktop PC used for graphic design. The card has one HDMI port, one DisplayPort, and two DVI ports. The user wants to connect two 1920x1080 monitors. Which combination of ports and cables will provide the best image quality and support for both monitors?

A.Use the HDMI port for one monitor and a DVI port for the other
B.Use the HDMI port for one monitor and the DisplayPort for the other
C.Use both DVI ports for the monitors
D.Use a DisplayPort splitter to run both monitors from the single DisplayPort
AnswerB

Utilizing an HDMI port for one monitor and a DisplayPort for the other is the optimal solution for a modern dual-monitor setup. Both HDMI and DisplayPort are advanced digital interfaces that support high resolutions, fast refresh rates, and integrated audio transmission, ensuring excellent image quality and compatibility with contemporary display technologies. This combination allows for an extended desktop experience with superior performance and feature support.

Why this answer

The DisplayPort and HDMI ports both support digital video and audio, and at 1920x1080 resolution, both can deliver excellent image quality. However, DisplayPort is the preferred choice for the primary monitor in a graphic design setup because it supports higher color depths and refresh rates over longer cable lengths, and it is the native interface for modern video cards. Using HDMI for one monitor and DisplayPort for the other allows both monitors to run at their native resolution without signal degradation, while DVI (especially single-link DVI) is limited to 1920x1080 at 60 Hz and lacks the bandwidth for higher color fidelity or future upgrades.

Exam trap

A common pitfall in CompTIA A+ is assuming DVI is equivalent to HDMI or DisplayPort. In reality, DVI has bandwidth limitations (especially single-link) and lacks support for newer features like higher refresh rates and color depths, making HDMI and DisplayPort superior choices for modern graphic design setups.

How to eliminate wrong answers

Option A is wrong because while HDMI and DVI are both digital, DVI (single-link) is limited to 1920x1080 at 60 Hz and does not support audio or higher color depths, making it inferior to DisplayPort for graphic design work. Option C is wrong because using both DVI ports would force both monitors to rely on an older interface that lacks the bandwidth for higher refresh rates or color accuracy, and it does not leverage the superior DisplayPort or HDMI capabilities of the card. Option D is wrong because a DisplayPort splitter (MST hub) would require the monitors to be daisy-chained or use a hub, which can reduce maximum resolution or refresh rate and may not be supported by all monitors; it is also unnecessary when the card has multiple native ports.

620
MCQmedium

A technician is configuring a network for a university campus that has multiple buildings spread across a 5-kilometer area. Each building has its own LAN, and they all need to be interconnected to share resources. Which network type best describes the overall campus network?

A.Local area network (LAN)
B.Metropolitan area network (MAN)
C.Campus area network (CAN)
D.Wide area network (WAN)
AnswerC

A CAN interconnects LANs within a campus-sized area, exactly matching this scenario.

Why this answer

A campus area network (CAN) is specifically designed to interconnect multiple LANs within a limited geographic area, such as a university campus or corporate park. With buildings spread across 5 kilometers, the network fits the CAN scope, which typically spans up to 10 km and uses high-speed backbone links like Gigabit Ethernet or fiber optics to connect the individual LANs.

Exam trap

The distinction between CAN and MAN can be tricky because the distance (5 km) might seem large, but a CAN is limited to a single campus or site, while a MAN connects multiple sites across a city.

How to eliminate wrong answers

Option A is wrong because a local area network (LAN) is confined to a single building or small area, not multiple buildings across 5 km. Option B is wrong because a metropolitan area network (MAN) covers a larger city-wide area, typically 10–100 km, and is often used for interconnecting multiple campuses or city offices, not a single campus. Option D is wrong because a wide area network (WAN) spans large geographic distances (e.g., countries or continents) and relies on leased lines or public infrastructure, which is overkill and not appropriate for a single campus site.

621
MCQhard

A user reports that their inkjet printer prints colors that are significantly different from what appears on the screen. The printer uses cyan, magenta, yellow, and black cartridges. What should the technician do first to resolve this issue?

A.Replace all ink cartridges with new ones
B.Run the printer's color calibration utility
C.Clean the printhead
D.Change the paper type to photo paper
AnswerB

A color calibration utility adjusts the printer's internal color tables and profiles to ensure that the colors it prints accurately match the intended input. This process typically involves printing a test pattern and using a sensor (or user input) to fine-tune the color output, correcting discrepancies in hue, saturation, and brightness. It directly addresses issues where colors are present but appear with incorrect shades or tints, aligning the printer's output with standard color profiles.

Why this answer

Color mismatch between screen and print is often due to lack of color management. The printer and monitor use different color spaces (CMYK vs. RGB).

Calibrating the monitor and using ICC profiles ensures consistent color reproduction. This is the first step before replacing hardware.

622
MCQmedium

A company's network uses a /24 subnet mask. The IT manager asks a technician to configure a new server with a static IP address of 192.168.1.300. The technician knows this is invalid. What is the reason this IP address cannot be used?

A.The address is outside the private IP range.
B.The address is a broadcast address.
C.The address is a network address.
D.The octet value 300 exceeds the maximum of 255.
AnswerD

An IPv4 address is fundamentally structured as four distinct octets, with each octet representing an 8-bit binary number. This 8-bit representation means that the valid numerical range for each individual octet is strictly from 0 to 255, inclusive. The presence of the value 300 in the fourth octet of 192.168.1.300 directly violates this foundational rule of IPv4 addressing, rendering the entire address syntactically invalid and unusable on any IP network.

Why this answer

An IPv4 octet must be a decimal value between 0 and 255 inclusive. The value 300 exceeds this maximum, making the address 192.168.1.300 invalid. This is a fundamental rule of IPv4 addressing defined in RFC 791.

Exam trap

CompTIA often tests the octet range rule (0–255) to catch candidates who might confuse an invalid octet with other subnetting concepts like broadcast or network addresses.

How to eliminate wrong answers

Option A is wrong because 192.168.1.300 is not outside the private IP range (192.168.0.0/16 is private per RFC 1918); the address is simply malformed. Option B is wrong because a broadcast address for the 192.168.1.0/24 network would be 192.168.1.255, not 192.168.1.300. Option C is wrong because the network address for the 192.168.1.0/24 subnet is 192.168.1.0, not 192.168.1.300.

623
MCQeasy

A user complains that their desktop computer cannot connect to any network shares, but they can access the internet. The technician pings the file server by IP address successfully, but pinging by hostname fails. Which network configuration issue is most likely causing this problem?

A.The DHCP server is not assigning a default gateway.
B.The subnet mask is incorrect.
C.The DNS server is not resolving local hostnames.
D.The file server has a firewall blocking ICMP.
AnswerC

When a technician can successfully ping a file server by its IP address but fails to ping it by its hostname, it strongly indicates a problem with name resolution. The Domain Name System (DNS) server is responsible for translating human-readable hostnames into numerical IP addresses. In this scenario, the DNS server is failing to provide the correct A record for the local file server's hostname, preventing the desktop from locating the server by name, even though its network path via IP is functional.

Why this answer

The user can access the internet (which relies on external DNS resolution) and can ping the file server by IP address, but cannot ping by hostname. This indicates that the local DNS server is failing to resolve the file server's hostname to its IP address. Since the user can reach the internet, the default gateway and subnet mask are likely correct, and the file server's firewall is not blocking ICMP because the IP-based ping succeeds.

Exam trap

The trap here is that candidates may assume a firewall is blocking ICMP (Option D) because they see a ping failure, but the successful ping by IP proves the firewall is not the issue, and the real problem is DNS resolution for local hostnames.

How to eliminate wrong answers

Option A is wrong because if the DHCP server were not assigning a default gateway, the user would not be able to access the internet at all, as traffic to external networks would have no route. Option B is wrong because an incorrect subnet mask would typically cause communication failures with both local and remote hosts, including the file server by IP, which is working. Option D is wrong because the file server's firewall blocking ICMP would prevent pinging by IP address as well, but the technician successfully pings the file server by IP.

624
MCQhard

A technician is configuring a kiosk tablet that must connect to a wired Ethernet network for security reasons. The tablet only has a USB-C port. The network drop provides an RJ45 connection. Which of the following should the technician use to achieve a wired connection?

A.USB-C to HDMI adapter
B.USB-C to USB-A adapter with a USB Ethernet dongle
C.USB-C to Ethernet adapter
D.USB-C to DisplayPort adapter
AnswerC

A USB-C to Ethernet adapter contains an integrated network interface controller (NIC) that communicates with the tablet's operating system via the USB-C port's data lines. This adapter translates USB data packets into standard Ethernet frames and vice-versa, providing a reliable, high-speed wired network connection through a standard RJ45 port. This direct conversion is essential for stable and secure network access, particularly for kiosk applications requiring consistent connectivity.

Why this answer

The tablet has a USB-C port and needs to connect to an RJ45 Ethernet network. A USB-C to Ethernet adapter directly converts the USB-C signal to a standard RJ45 Ethernet connection, providing a wired network interface without additional adapters or protocol conversions. This is the simplest and most reliable solution for achieving a wired Ethernet connection from a USB-C-only device.

Exam trap

CompTIA often tests the candidate's ability to identify the most direct and appropriate adapter for a given port and purpose, trapping those who overcomplicate the solution by stacking adapters (like Option B) when a single-purpose adapter exists.

How to eliminate wrong answers

Option A is wrong because a USB-C to HDMI adapter is designed for video output, not network connectivity, and cannot provide an Ethernet connection. Option B is wrong because while a USB-C to USB-A adapter with a USB Ethernet dongle could technically work, it introduces unnecessary complexity and potential compatibility issues; the direct USB-C to Ethernet adapter is the intended and more efficient solution. Option D is wrong because a USB-C to DisplayPort adapter is for video output only and does not support Ethernet networking.

625
MCQhard

A user reports that their new Thunderbolt 4 external GPU (eGPU) is not recognized by their laptop, which has a Thunderbolt 4 port. The eGPU works on another laptop. Which connector-related issue is most likely?

A.The laptop's Thunderbolt 4 port is disabled in BIOS.
B.The cable used is a passive USB-C cable, not an active Thunderbolt 4 cable.
C.The eGPU requires a Thunderbolt 3 port, not Thunderbolt 4.
D.The laptop's Thunderbolt 4 port is not providing enough power.
AnswerB

Thunderbolt 4 technology, especially for high-bandwidth applications like external GPUs (eGPUs) utilizing PCIe tunneling, necessitates active cables for optimal performance and reliability. Unlike passive USB-C cables, active Thunderbolt 4 cables contain integrated circuitry that regenerates and amplifies the signal, ensuring full data integrity and throughput over longer distances required for the 40 Gbps bidirectional bandwidth and dedicated PCIe data lanes. A passive USB-C cable, lacking these active components, cannot reliably support the complex signaling and high data rates an eGPU demands, leading to connection failure or limited functionality.

Why this answer

Thunderbolt 4 requires an active cable for full functionality, and a passive USB-C cable may not carry the PCIe signal needed for eGPU operation. This tests understanding of Thunderbolt cable requirements and the difference between passive and active cables.

626
MCQeasy

A technician is setting up a small office with 15 devices and needs to assign private IP addresses. The router's LAN interface is 10.0.0.1/24. Which of the following is a valid IP address for a workstation on this network?

A.10.0.1.50
B.10.0.0.0
C.10.0.0.50
D.10.0.0.255
AnswerC

The IP address 10.0.0.50 is a valid host address within the 10.0.0.0/24 subnet. For a /24 subnet, the usable host range extends from 10.0.0.1 to 10.0.0.254, excluding the network address (10.0.0.0) and the broadcast address (10.0.0.255). This address can be successfully assigned to a device, allowing it to communicate on the local network and access the internet via the router.

Why this answer

(10.0.0.50) is correct because the router's LAN interface is configured with the IP address 10.0.0.1 and a subnet mask of /24 (255.255.255.0). This defines the network as 10.0.0.0/24, which includes usable host addresses from 10.0.0.1 to 10.0.0.254. 10.0.0.50 falls within this valid host range.

Exam trap

CompTIA often tests the distinction between network, broadcast, and usable host addresses within a given CIDR prefix, and the trap here is that candidates may forget that the first and last addresses in a subnet are reserved and not assignable to hosts.

How to eliminate wrong answers

Option A is wrong because 10.0.1.50 belongs to the 10.0.1.0/24 network, which is a different subnet than the router's 10.0.0.0/24 LAN, so it would not be reachable without routing. Option B is wrong because 10.0.0.0 is the network address (all host bits zero) and cannot be assigned to a workstation; it is reserved to identify the subnet itself. Option D is wrong because 10.0.0.255 is the broadcast address for the 10.0.0.0/24 network (all host bits one) and cannot be assigned to a host.

627
MCQeasy

A small business is moving to a new office that already has a fiber-optic termination point installed. They need the fastest symmetrical speeds for cloud-based applications. Which internet connection type should they choose?

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

Fiber-optic internet transmits data as pulses of light through thin strands of glass or plastic, offering unparalleled speed and reliability. It provides symmetrical bandwidth, meaning upload and download speeds are equally fast, which is essential for cloud-based applications, large file transfers, and real-time collaboration tools that modern businesses depend on. Furthermore, fiber connections are less susceptible to electromagnetic interference and signal degradation over distance, ensuring consistent performance for critical business operations.

Why this answer

Fiber-optic internet provides symmetrical speeds (equal upload and download) essential for cloud-based applications that require fast data transfer in both directions. Unlike other connection types, fiber uses light signals through glass strands, offering low latency and high bandwidth that scale to meet business needs without the distance limitations of copper-based technologies.

Exam trap

CompTIA A+ often tests the misconception that 'fast download speeds' (as with cable or DSL) are sufficient for cloud applications, but the key requirement is symmetrical speeds for bidirectional data flow, which only fiber reliably provides among the listed options.

How to eliminate wrong answers

Option A is wrong because DSL uses existing telephone lines with asymmetrical speeds (typically up to 100 Mbps download but much lower upload), and performance degrades with distance from the central office, making it unsuitable for symmetrical cloud workloads. Option B is wrong because cable broadband relies on coaxial cables shared among neighborhood users, resulting in asymmetrical speeds (high download, low upload) and variable performance during peak usage due to contention. Option D is wrong because satellite internet has high latency (typically 600-800 ms) due to the long signal path to geostationary orbit, and speeds are asymmetrical with data caps, making it impractical for real-time cloud applications.

628
MCQeasy

A user reports that their laser printer is producing pages with vertical black streaks. The streaks appear in the same position on every page. Which component is most likely the cause?

A.Toner cartridge is low on toner.
B.Drum unit is scratched or damaged.
C.Fuser assembly is malfunctioning.
D.Pickup rollers are worn out.
AnswerB

A scratched or damaged drum unit is the most common cause of repeating black streaks or lines on laser printer output. The photosensitive drum is responsible for attracting and transferring toner to the paper; a physical scratch on its delicate surface disrupts the electrostatic charge in that specific area. This defect causes the scratched portion to either pick up excess toner or fail to properly release it, consistently transferring the flaw as a repeating mark on every page as the drum rotates.

Why this answer

Vertical black streaks on laser printer output that repeat in the same position are typically caused by a scratched or damaged drum. The drum carries the toner image, and any defect transfers toner to the paper in a repeating pattern.

629
MCQeasy

A customer complains that their PC randomly shuts down after about 30 minutes of use, especially when playing games. The case feels warm to the touch. What should you check first?

A.Replace the power supply
B.Update the graphics driver
C.Check CPU and GPU temperatures
D.Run a memory diagnostic
AnswerC

The description of "random shutdowns" combined with a "warm case" strongly indicates that the system is overheating, causing the CPU or GPU to reach critical temperatures. Modern processors and graphics cards have built-in thermal protection mechanisms that will automatically shut down the system to prevent permanent hardware damage. Monitoring these temperatures with diagnostic software like HWMonitor or SpeedFan is the essential first step to confirm overheating before attempting any hardware replacement.

Why this answer

Random shutdowns under load are classic symptoms of overheating. The warm case reinforces this, so checking CPU and GPU temperatures should be the first step to confirm thermal throttling or thermal protection.

630
MCQmedium

A technician is configuring a new workstation for video editing. After installing a high-end GPU and additional RAM, the system powers on but the screen is blank. The motherboard has diagnostic LEDs; the VGA LED is lit. What is the most likely issue?

A.Incompatible RAM
B.Loose GPU power cables
C.Faulty CPU
D.Monitor set to wrong input
AnswerB

High-performance graphics processing units (GPUs), especially those used in video editing workstations, often require supplementary power beyond what the PCIe slot can provide. These GPUs utilize dedicated 6-pin or 8-pin PCIe power connectors directly from the power supply. If these cables are loose or not connected, the GPU will not receive sufficient power to initialize, causing the motherboard's diagnostic VGA LED to illuminate, indicating a graphics subsystem failure.

Why this answer

A lit VGA diagnostic LED indicates the motherboard is not detecting the GPU. This is common when the GPU is not fully seated in the PCIe slot or when additional power cables are not connected. The technician should reseat the GPU and ensure all power connectors are attached.

631
MCQeasy

A user complains that their VoIP phone intermittently loses connectivity. The phone is connected to a switch via a 50-meter run of solid-core Cat6 cable. You suspect interference from nearby fluorescent lights. Which cabling characteristic is most relevant to this issue?

A.The cable is not properly terminated with RJ45 connectors.
B.The cable is not shielded (STP).
C.The cable length exceeds the maximum for Cat6.
D.The cable is a crossover cable.
AnswerB

UTP cable lacks shielding, making it vulnerable to EMI from nearby electrical equipment.

Why this answer

Fluorescent lights generate electromagnetic interference (EMI), which can disrupt data transmission over unshielded twisted-pair (UTP) cabling. Shielded twisted-pair (STP) cable includes a conductive shield that protects against EMI, making it the relevant characteristic for this issue. The user's intermittent connectivity is likely caused by EMI coupling onto the UTP cable, and using STP would mitigate this.

Exam trap

In the CompTIA A+ exam, this question tests understanding of how electromagnetic interference (EMI) from sources like fluorescent lights affects UTP cabling and the importance of using shielded twisted-pair (STP). The trap is that candidates may incorrectly attribute the issue to cable length or termination, overlooking that interference is a shielding problem, not a distance or connector issue.

How to eliminate wrong answers

Option A is wrong because improper termination (e.g., untwisted pairs, poor crimp) would cause persistent errors or link failures, not intermittent connectivity specifically tied to EMI from fluorescent lights. Option C is wrong because the maximum length for Cat6 is 100 meters (328 feet) for 10GBASE-T and 100 meters for 1000BASE-T; a 50-meter run is well within specification. Option D is wrong because a crossover cable is used to connect two similar devices (e.g., switch to switch) without an uplink port; it does not affect susceptibility to interference, and modern switches auto-MDIX negate the need for crossover cables.

632
MCQhard

A technician is troubleshooting a legacy application that uses FTP for file transfers. The transfers work but are extremely slow. The network team mentions that the firewall is configured to inspect traffic on certain ports. Which port should be opened for FTP data transfer to improve performance?

A.Port 22
B.Port 20
C.Port 23
D.Port 69
AnswerB

Port 20 is the default data port for active FTP transfers.

Why this answer

FTP uses two channels: a control channel on port 21 and a data channel on port 20 (in active mode). When a firewall inspects traffic, it may interfere with the dynamic negotiation of the data port, causing performance degradation. Opening port 20 allows the data channel to pass through without inspection, improving transfer speed.

Exam trap

The trap here is that candidates often confuse FTP data port 20 with the control port 21, or they mistakenly associate port 22 (SSH/SFTP) with secure file transfers, overlooking that the question specifically asks for FTP data transfer performance.

How to eliminate wrong answers

Option A is wrong because port 22 is used for SSH and SFTP, not standard FTP data transfer. Option C is wrong because port 23 is used for Telnet, an unencrypted remote access protocol unrelated to FTP. Option D is wrong because port 69 is used for TFTP, a simpler, connectionless file transfer protocol that does not use separate data and control channels.

633
MCQeasy

A user complains that they cannot access any websites, but they can ping external IP addresses like 8.8.8.8 successfully. Other devices on the same network work fine. Which network service is most likely failing on this user's computer?

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

DNS resolves domain names to IPs. The user can ping by IP but not by name, so DNS is likely misconfigured or not responding on that machine.

Why this answer

The user can ping external IP addresses (e.g., 8.8.8.8) successfully, which confirms that IP connectivity, routing, and NAT are working. However, they cannot access websites by name, which requires DNS resolution to translate domain names into IP addresses. Since other devices on the same network work fine, the issue is isolated to this computer's DNS client configuration or service, making DNS the most likely failing service.

Exam trap

CompTIA A+ often tests the distinction between IP connectivity (ping to IP) and name resolution (ping to hostname), trapping candidates who confuse a working ping to an IP with full internet functionality, when DNS is actually the broken link.

How to eliminate wrong answers

Option A is wrong because DHCP is responsible for assigning IP addresses, subnet masks, gateways, and DNS servers; if DHCP were failing, the user would likely have no IP connectivity or an APIPA address (169.254.x.x), but they can ping external IPs, so DHCP is working. Option C is wrong because NAT translates private IP addresses to a public IP for internet access; since the user can ping external IPs, NAT is functioning correctly. Option D is wrong because a proxy server acts as an intermediary for web requests; if a proxy were failing, the user might still be able to ping external IPs (if the proxy is not required for ICMP), but the symptom of being unable to access websites while other devices work fine points to a DNS issue, not a proxy misconfiguration.

634
MCQmedium

A technician is troubleshooting a server that randomly resets the time and date to 2000 after being powered off for a few hours. The system otherwise boots and runs normally. Which component is most likely failing?

A.The power supply unit is failing
B.The motherboard clock crystal is defective
C.The CMOS battery needs replacement
D.The UEFI firmware has a bug
AnswerC

The CMOS battery (typically a CR2032 coin cell) provides continuous power to the Complementary Metal-Oxide-Semiconductor (CMOS) memory chip, which stores the system's BIOS/UEFI settings, including the Real-Time Clock (RTC) data (date and time). When this battery is depleted, the CMOS memory loses power when the main system power is off, causing the system to revert to default settings and lose the correct date and time upon the next boot. This directly explains why the server randomly resets its time and date.

Why this answer

The CMOS battery maintains the real-time clock and UEFI settings when power is off. If it fails, the time resets and settings may be lost. This tests the ability to distinguish between battery failure and other hardware issues.

635
MCQhard

You are troubleshooting a workstation that randomly reboots when running 3D rendering software. The CPU and GPU temperatures are normal. You have already replaced the RAM and tested the hard drive. What component is most likely the root cause?

A.The CPU is overheating despite normal readings
B.The power supply is unable to deliver consistent power under load
C.The GPU driver is corrupted
D.The motherboard has a short circuit
AnswerB

A failing power supply unit (PSU) is a very common cause of random reboots, especially when the system is under load, such as during gaming or intensive tasks. When the CPU or GPU demands more power, a weak or faulty PSU may experience significant voltage drops or excessive ripple on its output rails. These power fluctuations can fall below the stable operating thresholds required by components, causing the motherboard's power monitoring circuits to trigger an immediate system reset or shutdown to protect hardware integrity.

Why this answer

Random reboots under load, especially with normal temperatures, often point to a failing power supply that cannot sustain stable voltage under high demand. The PSU may still power the system at idle but fail under peak load. Other components have been ruled out.

636
MCQmedium

A customer reports that their new laptop cannot connect to the company's Wi-Fi network, but other devices connect fine. You need to check if the laptop's wireless adapter is functioning properly and can see available networks. Which tool should you use?

A.Cable tester
B.Loopback plug
C.Wi-Fi analyzer
D.Multimeter
AnswerC

A Wi-Fi analyzer can scan for nearby networks and verify if the adapter detects the company SSID, indicating it is functional.

Why this answer

A Wi-Fi analyzer (option C) is the correct tool because it can scan for available wireless networks, display their SSIDs, signal strengths, and channels, and verify whether the laptop's wireless adapter is detecting any networks at all. This directly addresses the need to check if the adapter is functioning and can see the company's Wi-Fi, isolating the issue to the laptop's wireless hardware or configuration rather than the network itself.

Exam trap

CompTIA often tests the distinction between tools for wired vs. wireless troubleshooting, and the trap here is that candidates mistakenly choose a cable tester or loopback plug because they think of general 'connectivity testing' without recognizing that the issue is specifically wireless and requires a tool that can see RF signals and SSIDs.

How to eliminate wrong answers

Option A is wrong because a cable tester is used to verify the physical integrity and wiring of Ethernet cables (e.g., T568A/B pinouts, continuity, shorts), not for wireless connectivity or adapter functionality. Option B is wrong because a loopback plug is used to test a physical network port (e.g., RJ45 Ethernet) by sending signals back to the same device to verify transmit/receive capability, but it has no application for wireless adapters or Wi-Fi network detection. Option D is wrong because a multimeter measures electrical properties like voltage, current, and resistance, which is irrelevant for checking wireless adapter operation or scanning for Wi-Fi networks.

637
MCQhard

A large conference center needs to provide Wi-Fi for 500 attendees. The IT team installs multiple 802.11ax access points. During the event, attendees report slow speeds and frequent reconnections. Analysis shows many clients are on the same channel despite multiple APs. Which advanced feature should be configured to distribute clients more evenly?

A.Enable WPA3-Enterprise for all SSIDs.
B.Configure all APs to use the same SSID and enable band steering and load balancing.
C.Set each AP to a different SSID and instruct users to connect to the least crowded one.
D.Reduce the beacon interval on all APs to 50 ms.
AnswerB

Configuring all access points with the same SSID allows clients to perceive a single, unified network, enabling seamless roaming between APs without manual intervention. Band steering actively encourages dual-band clients to connect to the less congested and higher-performing 5 GHz frequency band, optimizing individual client throughput and reducing 2.4 GHz band saturation. Concurrently, load balancing intelligently distributes clients across multiple access points based on various metrics, preventing any single AP from becoming overloaded. This combined strategy effectively optimizes channel utilization and ensures efficient Wi-Fi service for a large number of users.

Why this answer

Band steering and load balancing are advanced features designed to distribute clients evenly across access points and frequency bands. Band steering encourages dual-band clients to use the less congested 5 GHz band, while load balancing monitors AP utilization and steers new clients to less loaded APs. This directly addresses the problem of many clients clustering on the same channel despite multiple APs being available.

Exam trap

A common misconception is that security features like WPA3 or different SSIDs can solve capacity and distribution issues, when in fact only radio resource management features like band steering and load balancing address client distribution at the RF level.

How to eliminate wrong answers

Option A is wrong because WPA3-Enterprise is a security protocol that enhances authentication and encryption; it does not influence client distribution or channel utilization. Option C is wrong because using different SSIDs per AP forces manual user selection, which is impractical for 500 attendees and does not automatically balance load; it also prevents seamless roaming. Option D is wrong because reducing the beacon interval to 50 ms increases management frame overhead and can degrade performance, but it does not distribute clients more evenly across channels or APs.

638
MCQmedium

A small business uses a router with DHCP enabled, issuing addresses in the 192.168.1.0/24 range. A technician installs a new server with a static IP of 192.168.1.50, but users cannot connect to it. The technician pings 192.168.1.50 from the server itself successfully. What is the most likely cause?

A.The server's subnet mask is set to 255.255.255.0.
B.The server's default gateway is missing.
C.Another device on the network has the same IP address.
D.The server's network cable is faulty.
AnswerC

An IP address conflict occurs when two or more devices on the same network are configured with identical IP addresses. This situation leads to intermittent and unpredictable connectivity issues because network switches and routers become confused about which physical MAC address corresponds to the conflicting IP, causing packets to be misdirected or dropped. Such conflicts often arise when a static IP is assigned to a device within a DHCP server's dynamic allocation pool, resulting in the DHCP server assigning that same address to another client.

Why this answer

If the DHCP server assigned 192.168.1.50 to another device, there is an IP address conflict. The server can ping itself because it uses its own IP, but other devices may have the same IP or the server's address is already in use. This tests understanding of IP conflicts and static vs.

DHCP assignments.

639
MCQmedium

A technician is installing a new power supply in a high-end gaming PC. The PSU has two +12V rails rated at 20A each. The GPU requires a single +12V rail with at least 30A. What potential issue could arise?

A.The PSU will automatically combine the rails to provide 40A to the GPU.
B.The GPU may cause overcurrent protection to trip on one rail, causing shutdowns.
C.The PSU will deliver stable power as long as the total wattage is sufficient.
D.The GPU will automatically draw power from both rails equally.
AnswerB

High-power Graphics Processing Units (GPUs) can draw significant current, often exceeding 20A under full load. In a multi-rail power supply, if a GPU's power connectors are all drawing from a single 12V rail, and its current demand surpasses that rail's Overcurrent Protection (OCP) limit (e.g., 20A), the OCP will trip. This safety mechanism will cut power to that specific rail, leading to an immediate system shutdown or instability to prevent damage.

Why this answer

Multi-rail PSUs split the +12V output across separate rails, each with its own overcurrent protection. If the GPU draws more than 20A from one rail, it can trip the protection, causing shutdowns. Using a single-rail PSU or ensuring the GPU is connected across both rails (if the PSU allows) would avoid this.

640
MCQmedium

A technician is configuring a new printer on a network with the IP 172.16.0.50 and subnet mask 255.255.0.0. The router's LAN IP is 172.16.0.1. A workstation with IP 172.16.1.10 can ping the printer, but a workstation with IP 172.17.0.10 cannot. What is the most likely reason?

A.The printer's subnet mask is wrong.
B.The workstation with IP 172.17.0.10 is on a different network and needs a router to reach the printer.
C.The printer has a duplicate IP address.
D.The default gateway on the printer is missing.
AnswerB

The workstation with IP 172.17.0.10 resides on the 172.17.0.0/16 network, which is a distinct IP network segment from the printer's 172.16.0.0/16 network. For devices on different IP networks to communicate, a Layer 3 device, specifically a router, is required to forward traffic between these separate subnets. Without a router, direct communication between these two networks is impossible.

Why this answer

The workstation with IP 172.17.0.10 has a subnet mask of 255.255.0.0, so it considers its local network to be 172.17.0.0/16. The printer's IP 172.16.0.50 is on the 172.16.0.0/16 network. Since these are different classful networks (172.16.0.0 vs 172.17.0.0), the workstation will send traffic to its default gateway (the router) for delivery.

If the router is not configured to route between these subnets, or if the workstation lacks a default gateway, the ping fails. Option B correctly identifies that the workstation is on a different network and requires a router to reach the printer.

Exam trap

The 220-1201 exam often tests the misconception that a printer's default gateway is required for any communication, but the trap here is that the default gateway is only needed for traffic leaving the local subnet, not for receiving replies from a host on the same subnet, and the real issue is the workstation being on a different network without proper routing.

How to eliminate wrong answers

Option A is wrong because the printer's subnet mask 255.255.0.0 is correct for its IP 172.16.0.50, placing it in the 172.16.0.0/16 network, and the workstation 172.16.1.10 can ping it successfully, proving the mask is not the issue. Option C is wrong because a duplicate IP address would cause intermittent failures or conflicts for both devices, but the workstation 172.16.1.10 can consistently ping the printer, ruling out a duplicate. Option D is wrong because the default gateway on the printer is only needed for the printer to send traffic off its local subnet (e.g., to the internet or other networks); it is not required for receiving ping replies from a workstation on the same subnet (172.16.1.10) or for the workstation to initiate the ping.

641
MCQeasy

A user complains that their external monitor shows a 'No Signal' message when connected to their laptop via HDMI. The laptop display works fine. You test the monitor with another computer and it works. What should you check first?

A.Replace the HDMI cable
B.Update the laptop's BIOS
C.Press the function key to switch display modes
D.Reinstall the graphics driver
AnswerC

Laptops utilize specific function key combinations, often Fn + F4 or Fn + F8, to cycle through various display output modes, such as 'PC screen only,' 'Duplicate,' 'Extend,' and 'Second screen only.' Users frequently overlook this essential step, as the operating system may not automatically activate or detect an external display without explicit user input. This is the most straightforward and common solution for an external monitor not displaying an image.

Why this answer

The most common cause of an external monitor showing 'No Signal' when the laptop display works fine is that the laptop is not sending video output to the external port. Pressing the function key (e.g., Fn+F4, Fn+F8, or a dedicated display toggle key) cycles through display modes (e.g., PC screen only, Duplicate, Extend, Second screen only). This is the first and simplest troubleshooting step because it directly addresses the output routing without introducing hardware or driver changes.

Exam trap

The CompTIA A+ exam often tests the candidate's ability to follow a logical troubleshooting methodology (start with the simplest, most likely cause) rather than jumping to hardware replacement or driver reinstallation, and the trap here is that candidates assume a hardware fault (cable or driver) when the issue is actually a software-based output routing setting.

How to eliminate wrong answers

Option A is wrong because the monitor works with another computer, proving the HDMI cable and monitor are functional; replacing the cable would be unnecessary and wastes time. Option B is wrong because updating the BIOS is a low-level firmware update that does not control display output routing or driver-level functionality; it is not a first-line step for a 'No Signal' issue. Option D is wrong because reinstalling the graphics driver is a more invasive step that should be attempted only after verifying the display mode is correctly set and the cable is secure; the driver is likely fine since the laptop display works.

642
MCQhard

A user reports that their PC, which has 16 GB of DDR4 RAM, suddenly shows only 8 GB in Windows. The system boots normally. The technician checks the BIOS and sees 16 GB detected. What is the most likely cause of this discrepancy?

A.One of the RAM modules is faulty and not being recognized by Windows.
B.The system is using a 32-bit version of Windows, which has a 4 GB limit.
C.Integrated graphics is reserving 8 GB of system RAM for video memory.
D.Windows has a memory leak that is using 8 GB of RAM.
AnswerC

Modern integrated graphics processing units (iGPUs) do not have dedicated video memory (VRAM) and instead share a portion of the system's main RAM, utilizing a Unified Memory Architecture (UMA). The BIOS/UEFI firmware allows configuration of how much system RAM is reserved for the iGPU's exclusive use, effectively reducing the amount available to the operating system for general tasks. Reserving 8 GB for video memory from a 16 GB total would precisely result in 8 GB remaining for Windows.

Why this answer

When the BIOS detects full RAM but Windows shows less, it often indicates that a portion of RAM is reserved for hardware or is being used by the integrated GPU. This is common if the system uses integrated graphics and the BIOS allocates a fixed amount of system RAM for video memory. Another possibility is a 32-bit OS limitation, but that is rare with modern systems.

643
MCQeasy

A technician is setting up a virtualized test environment where each virtual machine must have a unique MAC address and IP address, and the VMs must be able to communicate with each other and the physical network. The host has only one physical NIC. Which virtual switch configuration should the technician use?

A.Internal virtual switch
B.Private virtual switch
C.Bridged (external) virtual switch
D.NAT virtual switch
AnswerC

A bridged (external) virtual switch directly connects virtual machines (VMs) to the physical network adapter of the host computer. Each VM configured with a bridged connection receives its own unique MAC address and obtains an IP address from the physical network's DHCP server, appearing as a distinct, independent device on the physical network. This setup provides full, bidirectional network access to external resources and the internet, making it ideal for a test environment requiring realistic network interaction.

Why this answer

A bridged (or external) virtual switch connects VMs to the physical network through the host's NIC, giving each VM its own MAC and IP address on the same subnet. This allows full communication with other VMs and physical devices.

644
MCQmedium

A customer wants to add a dedicated graphics card to their PC for gaming. The motherboard has one PCIe x16 slot, but it is currently occupied by a Wi-Fi card. The customer asks if they can use the PCIe x1 slot for the graphics card. What should the technician advise?

A.Yes, but the graphics card will run at reduced performance
B.Yes, but only if the motherboard supports SLI
C.No, the graphics card requires a PCIe x16 slot
D.No, because the Wi-Fi card must stay in the x16 slot
AnswerC

Dedicated graphics cards are universally engineered to utilize a PCI Express (PCIe) x16 slot. This slot provides the necessary physical dimensions, electrical power delivery, and 16 data lanes for optimal bandwidth, which is crucial for high-performance graphics processing. Attempting to install a graphics card into a smaller slot, such as a PCIe x1, is physically impossible without destructive modification and would severely bottleneck performance even if it could be forced.

Why this answer

PCIe x1 slots are physically shorter and provide only one lane of bandwidth, which is insufficient for a modern graphics card's performance needs. A graphics card requires a PCIe x16 slot (electrically x8 or x16) for adequate data transfer. The Wi-Fi card can be moved to the x1 slot, but the graphics card must go in the x16 slot.

645
MCQmedium

A user reports that their laptop's keyboard types random characters when certain keys are pressed. The laptop has not been dropped or spilled on. What is the most likely hardware issue?

A.The keyboard driver is corrupted.
B.The keyboard ribbon cable is loose.
C.The keyboard has an internal short or faulty controller.
D.The operating system has a malware infection.
AnswerC

An internal short circuit within the keyboard's key matrix or a faulty integrated controller can bridge electrical pathways, simulating multiple simultaneous key presses or sending erroneous scan codes to the operating system. This hardware malfunction directly generates unpredictable input signals, leading to the appearance of random characters being typed without user interaction, necessitating keyboard replacement.

Why this answer

A keyboard with an internal short or faulty controller can cause erratic behavior like typing random characters when keys are pressed. This occurs because the short or controller failure disrupts the matrix scanning process, sending incorrect key codes to the system. Since the laptop was not dropped or spilled, physical damage like a loose ribbon cable is less likely, making an internal component failure the most probable hardware cause.

Exam trap

The 220-1201 exam often tests the distinction between hardware and software issues, and the trap here is that candidates may confuse a loose ribbon cable (which causes missing keys) with a faulty controller (which causes random characters), as both are hardware problems but with different symptoms.

How to eliminate wrong answers

Option A is wrong because a corrupted keyboard driver would typically cause all keys to fail or produce no input, not random characters; driver issues are software-based and would affect the entire keyboard uniformly. Option B is wrong because a loose ribbon cable would usually cause specific rows or columns of keys to stop working entirely, not produce random characters; it would result in missing or intermittent input, not incorrect key codes. Option D is wrong because a malware infection could cause random input through software manipulation, but the question specifies a hardware issue, and malware is a software problem that would be addressed by OS-level troubleshooting, not hardware servicing.

646
MCQeasy

A small business owner wants to access their accounting software from any device, including a tablet and a home computer, without installing the software locally. Which cloud service model should the technician recommend?

A.Infrastructure as a Service (IaaS)
B.Platform as a Service (PaaS)
C.Software as a Service (SaaS)
D.Desktop as a Service (DaaS)
AnswerC

Software as a Service (SaaS) delivers fully functional applications over the internet, accessible from any device with a web browser. The provider hosts and manages all aspects of the software, including infrastructure, platform, and application maintenance, allowing the user to simply log in and use the service. This model perfectly aligns with the business owner's need to access accounting software without worrying about installation, updates, or server management.

Why this answer

SaaS (Software as a Service) delivers applications over the internet, accessible via a web browser without local installation. This matches the requirement of accessing accounting software from any device without installation. PaaS and IaaS provide platforms or infrastructure, not end-user applications.

647
MCQhard

A technician is troubleshooting a laptop that shuts down randomly after a few minutes of use. The fan is spinning, and the vents are clear. The CPU temperature reaches 95°C quickly. What is the most likely cause?

A.The fan is running at low speed due to a faulty fan controller.
B.The thermal paste between the CPU and heatsink has dried out.
C.The CPU is faulty and needs replacement.
D.The BIOS is set to an aggressive power-saving mode.
AnswerB

Dried thermal paste severely compromises the crucial thermal interface between the CPU's integrated heat spreader (IHS) and the heatsink. Its primary function is to fill microscopic air gaps, which are poor heat conductors, ensuring efficient heat transfer. When the paste dries and cracks, these gaps reappear, drastically reducing the heatsink's ability to draw heat away from the CPU, leading to rapid and critical overheating that triggers an immediate system shutdown to prevent permanent damage.

Why this answer

High CPU temperature despite a spinning fan indicates poor thermal transfer, often due to dried-out thermal paste or a heatsink that is not making proper contact. Reapplying thermal paste and reseating the heatsink is the solution. The fan working rules out a fan failure.

648
MCQhard

A technician is migrating a database from an on-premises server to a cloud platform. The database contains sensitive customer information. The company requires that data be encrypted both at rest and in transit. Which combination of technologies should the technician implement?

A.TLS for in transit and AES-256 for at rest
B.SSL for at rest and IPsec for in transit
C.VPN for in transit and hashing for at rest
D.SSH tunneling for at rest and TLS for in transit
AnswerA

Transport Layer Security (TLS) is the industry standard protocol for encrypting data as it traverses a network, ensuring confidentiality and integrity during the database migration. Advanced Encryption Standard (AES) with a 256-bit key (AES-256) is a robust symmetric encryption algorithm widely used for encrypting data stored on disks or in databases. This combination correctly addresses both the security of data during transmission and its protection while stored, making it the most appropriate solution.

Why this answer

For data in transit, TLS/SSL encrypts communication between the application and the database. For data at rest, the cloud provider's encryption feature (e.g., AWS EBS encryption or Azure SQL TDE) encrypts the stored data. AES-256 is a common encryption standard for at-rest data, but it must be implemented by the provider's service.

649
MCQmedium

A user complains that their PC emits a high-pitched whining noise when under load, and the noise stops when the system is idle. The noise is not coming from the case fans or CPU cooler. What component is most likely failing?

A.The power supply's internal fan bearing
B.The power supply's coils are vibrating due to electrical load
C.The GPU fan is hitting a wire
D.The hard drive is failing mechanically
AnswerB

This is the correct answer. Coil whine is a high-pitched sound originating from electromagnetic vibrations within the inductors (coils) of a power supply unit (PSU) or other components like GPUs. These vibrations occur when the electrical current passing through the coils changes rapidly, especially under varying or heavy electrical loads, causing the coil windings to resonate at audible frequencies. The specific frequency and intensity of the whine often correlate directly with the system's power draw and the switching frequencies of the PSU's internal components.

Why this answer

Coil whine from the power supply's inductors or transformers is common under load and can be audible. It is not typically a sign of immediate failure but can indicate a low-quality PSU. Fans and coolers produce different sounds.

650
MCQmedium

A technician is configuring a dual-monitor setup for a stock trader. The primary monitor is a 27-inch 1440p display connected via DisplayPort, and the secondary is a 24-inch 1080p display connected via HDMI. The user notices that windows dragged to the secondary monitor appear stretched. What is the most likely cause?

A.The HDMI cable is not version 2.0 or higher
B.The secondary monitor's resolution is set to 1440p instead of 1080p
C.The graphics card cannot support two different resolutions
D.The secondary monitor is set to extend mode instead of duplicate
AnswerB

If the 1080p monitor is set to a higher resolution, the OS scales it, causing stretching.

Why this answer

When a 1080p monitor is configured to run at 1440p, the graphics card scales the image to fit the physical panel, but the pixel density mismatch causes stretching and blurriness. The secondary monitor's native resolution is 1920x1080, so setting it to 2560x1440 forces non-native scaling, distorting the image. This is the most common cause of stretched windows in a multi-monitor setup with different native resolutions.

Exam trap

CompTIA A+ often tests the misconception that HDMI cable version or graphics card limitations cause scaling issues, when the real culprit is a manual resolution override that mismatches the monitor's native resolution.

How to eliminate wrong answers

Option A is wrong because HDMI cable version does not affect image stretching; a non-2.0 cable might limit bandwidth for higher resolutions or refresh rates, but it would not cause stretching at 1080p. Option C is wrong because modern graphics cards easily support multiple different resolutions simultaneously via independent display pipelines (e.g., DisplayPort Multi-Stream Transport or separate TMDS links). Option D is wrong because extend mode is the correct configuration for independent desktop space; duplicate mode would mirror the primary monitor's resolution, which could also cause scaling issues, but the user's symptom of stretching specifically points to a resolution mismatch, not the display mode.

651
MCQeasy

A user reports that their laptop can connect to the internet when using a wired connection at home, but cannot connect to any network resources when using Wi-Fi at the office. The office uses DHCP with a scope of 192.168.10.0/24. The laptop's IP configuration shows an address of 169.254.15.22. What is the most likely cause of this issue?

A.The laptop's Wi-Fi adapter is disabled in Device Manager.
B.The office DHCP server is out of available IP addresses.
C.The laptop cannot reach the DHCP server on the office network.
D.The laptop's DNS settings are misconfigured.
AnswerC

When a laptop cannot reach the DHCP server, it fails to obtain a valid IP address, subnet mask, and other essential network configuration details. After multiple unsuccessful attempts to lease an IP address via DHCP, the operating system automatically assigns an APIPA address. This self-assigned address (in the 169.254.0.0/16 range) allows for limited local network communication but prevents access to the internet or other subnets.

Why this answer

The IP address 169.254.15.22 is an Automatic Private IP Addressing (APIPA) address (169.254.0.0/16), which Windows assigns when a DHCP client fails to receive a lease from a DHCP server. Since the laptop can connect via wired Ethernet at home but not via Wi-Fi at the office, the most likely cause is that the Wi-Fi adapter cannot communicate with the office DHCP server, preventing it from obtaining a valid 192.168.10.0/24 address.

Exam trap

The A+ exam often tests the distinction between a DHCP server that is unreachable versus one that is out of addresses; the trap here is that candidates may assume a depleted scope (Option B) is the cause, but the APIPA address specifically indicates the client never received any response, not that it received a NAK or no available lease.

How to eliminate wrong answers

Option A is wrong because if the Wi-Fi adapter were disabled in Device Manager, the laptop would not show any IP address for that interface, nor would it attempt DHCP; the presence of an APIPA address indicates the adapter is enabled and attempted DHCP. Option B is wrong because if the DHCP server were out of addresses, the server would typically send a DHCPNAK or no response, but the client would still attempt DHCP and might receive an APIPA address; however, the more direct and common cause for an APIPA address is the inability to reach the DHCP server at all, not just a depleted scope. Option D is wrong because DNS misconfiguration would not prevent the laptop from obtaining an IP address via DHCP; DNS is used for name resolution after an IP is assigned, and the APIPA address indicates the DHCP process itself failed.

652
MCQmedium

A technician is configuring a tablet for a delivery driver who needs to navigate and take photos of packages. The driver complains the tablet's screen is hard to see in direct sunlight. Which accessory would best address this issue?

A.A high-brightness screen protector that boosts luminance.
B.A privacy screen filter to reduce viewing angles.
C.An anti-glare screen protector with a matte finish.
D.A sunshade hood that attaches to the tablet case.
AnswerC

An anti-glare screen protector with a matte finish is specifically designed to diffuse incident ambient light rather than reflecting it specularly. The microscopic texture of the matte surface scatters incoming light in multiple directions, effectively breaking up intense reflections from sources like direct sunlight. This diffusion significantly reduces glare and improves the contrast ratio of the display, making the on-screen content much more legible and comfortable to view in bright outdoor environments.

Why this answer

An anti-glare screen protector with a matte finish reduces reflections by scattering ambient light through a microscopic textured surface, which improves readability in direct sunlight without increasing the display's inherent brightness. This directly addresses the driver's issue of screen glare outdoors, whereas other options either fail to reduce glare or introduce impracticality for mobile use.

Exam trap

CompTIA often tests the misconception that a 'high-brightness' screen protector can increase luminance, when in fact no passive accessory can boost a display's brightness—only active solutions like a brighter backlight or an external powered shade can do so.

How to eliminate wrong answers

Option A is wrong because a high-brightness screen protector does not exist as a passive accessory; screen luminance is determined by the display's backlight, and a protector cannot boost it—it can only reduce light transmission, making the screen dimmer. Option B is wrong because a privacy screen filter narrows viewing angles to prevent side glances, but it does not reduce glare from sunlight and can actually worsen outdoor visibility by further dimming the screen. Option D is wrong because a sunshade hood, while effective in theory, is bulky, impractical for a delivery driver who needs to hold the tablet and take photos, and it does not address the screen's reflective surface itself.

653
MCQhard

A technician is troubleshooting a laptop that cannot connect to a 5 GHz Wi-Fi network, but it connects to 2.4 GHz networks without issue. The laptop's Wi-Fi adapter supports both bands. What is the most likely cause?

A.The 5 GHz network is using a channel not supported by the laptop's Wi-Fi adapter.
B.The laptop is too far from the access point, or there are obstructions blocking the 5 GHz signal.
C.The laptop's Bluetooth is interfering with the 5 GHz Wi-Fi.
D.The 5 GHz network requires WPA3, which the laptop does not support.
AnswerB

5 GHz Wi-Fi signals operate at a higher frequency, which inherently results in shorter effective range and poorer penetration through physical obstructions like walls, floors, and furniture compared to 2.4 GHz signals. Consequently, if a laptop is located at a significant distance from the access point or separated by multiple barriers, the 5 GHz signal strength may degrade below a usable threshold, preventing a stable connection while a 2.4 GHz connection might still be viable. This is a very common reason for 5 GHz connectivity issues.

Why this answer

The most likely cause is distance or obstructions because 5 GHz signals have higher attenuation and shorter range compared to 2.4 GHz. Since the laptop connects to 2.4 GHz but not 5 GHz, and the adapter supports both bands, the physical environment is the primary suspect — 5 GHz is more easily blocked by walls, furniture, or simply being too far from the access point.

Exam trap

The 220-1201 exam often tests the misconception that 5 GHz connectivity issues are always due to hardware incompatibility or configuration, when in reality the most common cause is the physical limitation of 5 GHz signal propagation — distance and obstructions.

How to eliminate wrong answers

Option A is wrong because if the laptop's Wi-Fi adapter supports 5 GHz, it typically supports all standard 5 GHz channels (36–165 in most regions), and channel incompatibility is rare unless the adapter is very old or the network uses DFS channels that the adapter might not support, but this is less common than signal attenuation. Option C is wrong because Bluetooth operates at 2.4 GHz, not 5 GHz, so it cannot directly interfere with 5 GHz Wi-Fi; Bluetooth interference is a 2.4 GHz issue. Option D is wrong because WPA3 is backward compatible with WPA2, and a laptop that supports 5 GHz but not WPA3 would still connect using WPA2 if the network allows mixed mode; most 5 GHz networks do not require WPA3 exclusively.

654
MCQmedium

A user complains that their smartphone's battery drains quickly even when idle. You run diagnostics and find the battery health is at 82%. The device is two years old. Which hardware servicing action is most appropriate?

A.Replace the battery with a new OEM battery.
B.Calibrate the battery by fully draining and recharging.
C.Update the operating system to the latest version.
D.Disable all background apps and notifications.
AnswerA

A smartphone battery operating at 82% of its original capacity is significantly degraded. Lithium-ion batteries naturally lose capacity over charge cycles and time, leading to reduced runtime and quicker draining. Replacing it with a new Original Equipment Manufacturer (OEM) battery restores the device's full design capacity, directly resolving the rapid discharge problem by providing a fresh power source with optimal health and performance.

Why this answer

This question tests battery replacement thresholds. A battery health below 80-85% often indicates significant degradation, causing poor runtime. Replacing the battery restores normal battery life.

Software optimization may help but is secondary to hardware replacement.

655
MCQeasy

A user reports that their Android smartphone's touchscreen is unresponsive after they dropped it in a puddle. The device powers on, but the display shows distorted colors and the touch input does not register at all. What is the most likely cause of this issue?

A.The device's battery is swollen and pressing against the display
B.The digitizer and LCD have been damaged by liquid ingress
C.The device's operating system has corrupted due to water exposure
D.The screen protector is trapping moisture and blocking touch input
AnswerB

Liquid ingress, especially water, can cause immediate short circuits and corrosion on the delicate electrical traces and connectors of both the digitizer and the LCD panel. The digitizer, responsible for touch input, will cease to function correctly if its circuitry is compromised, leading to unresponsiveness. Simultaneously, the LCD, which generates the visual display, will exhibit color distortion, flickering, or complete failure due to damaged backlighting, pixel drivers, or data lines, directly matching the reported symptoms after water exposure.

Why this answer

Water damage can cause short circuits and corrosion on the display digitizer and LCD panel, leading to both touch unresponsiveness and visual distortion. Powering on a wet device often worsens the damage. The correct answer focuses on the digitizer and LCD failure due to liquid ingress.

656
MCQmedium

A customer reports that their network printer is not accessible from any computer on the network. The printer is connected to a switch via Ethernet, and the switch port LED is blinking green. The technician pings the printer's IP address from a computer and gets no reply. What is the most likely cause?

A.The printer's Ethernet cable is faulty.
B.The printer has an IP address conflict with another device.
C.The switch port is administratively down.
D.The printer's print spooler service is stopped.
AnswerB

An IP address conflict can cause the printer to be unreachable even though the physical connection is good. The switch LED blinks because the printer is sending frames, but the IP stack may be disabled due to the conflict.

Why this answer

The blinking green LED on the switch port indicates a good physical connection and active link, ruling out a faulty cable or administratively down port. Since the printer is not responding to pings from any computer, the most likely cause is an IP address conflict, where another device on the network is using the same IP address, causing the printer to be unreachable. This conflict can occur due to static IP misconfiguration or a DHCP server assigning the same address to multiple devices.

Exam trap

The trap here is that candidates see a blinking green LED and assume the physical layer is fine, but then incorrectly attribute the ping failure to a faulty cable or port issue, overlooking the IP layer conflict that is the most common cause of unreachable devices with good link indicators.

How to eliminate wrong answers

Option A is wrong because a faulty Ethernet cable would typically cause the switch port LED to be off or show intermittent activity, not a steady blinking green, which indicates a valid link and traffic. Option C is wrong because an administratively down switch port would have the LED off or amber, not blinking green, and the technician would need to use 'show interfaces' to verify the port status. Option D is wrong because the print spooler service being stopped affects the printer's ability to process print jobs locally, but it does not prevent the printer from responding to ICMP pings or being reachable on the network layer.

657
MCQeasy

A user complains that their computer randomly shuts down after about 30 minutes of gaming. The case feels warm to the touch, and all fans are spinning. Which component is most likely causing the shutdowns?

A.Failing hard drive
B.Insufficient RAM
C.Overheating CPU or GPU
D.Loose power cable
AnswerC

Modern CPUs and GPUs are equipped with integrated thermal sensors and protection circuits designed to safeguard the hardware from irreversible damage. When these critical components reach dangerously high temperatures, the system's firmware (BIOS/UEFI) or operating system will initiate an emergency shutdown. This abrupt power-off is a deliberate safety measure, preventing thermal runaway and permanent component failure, which perfectly aligns with a complaint of random shutdowns.

Why this answer

Random shutdowns under load, especially with a warm case, strongly suggest overheating. The CPU or GPU thermal protection is triggering to prevent damage. Cleaning dust from heatsinks and fans, and ensuring proper airflow, is the first step.

658
MCQeasy

A small business wants to connect two separate office buildings that are 150 meters apart, with no existing data cabling between them. They need a reliable, high-speed connection without running new cables. Which type of network should be implemented?

A.Personal Area Network (PAN)
B.Local Area Network (LAN)
C.Wide Area Network (WAN)
D.Metropolitan Area Network (MAN)
AnswerB

Incorrect. A Local Area Network (LAN) is typically confined to a single building and cannot span 150 meters without cables or additional devices. While a wireless bridge could extend a LAN, the most appropriate network type is MAN.

Why this answer

A Local Area Network (LAN) is the most appropriate classification. While typically confined to a single building or a small campus, a LAN can be extended to connect two nearby buildings, such as those 150 meters apart, especially when using wireless bridges. This provides a reliable, high-speed connection without the need for new physical cabling.

A MAN typically covers a much larger geographic area (several kilometers), and a WAN covers even larger distances. A PAN is for very short-range personal device connections.

Exam trap

A common mistake is to confuse the typical scope of network types. While a wireless bridge can be used in various network types, the overall classification for connecting two buildings 150 meters apart is a LAN, not a MAN. MANs are for much larger, city-wide areas (typically several kilometers).

How to eliminate wrong answers

Option A is wrong because a Personal Area Network (PAN) is designed for connecting personal devices within a very short range (typically up to 10 meters using Bluetooth or USB), and cannot span 150 meters between buildings. Option B is wrong because a Local Area Network (LAN) is confined to a single building or campus and relies on direct cabling (e.g., Cat6a) which has a maximum segment length of 100 meters before signal degradation; 150 meters exceeds this limit without repeaters or switches. Option D is wrong because a Metropolitan Area Network (MAN) typically covers a larger geographic area (e.g., a city) and is usually implemented by service providers using technologies like fiber rings or WiMAX, which is overkill and not the standard solution for connecting just two nearby buildings without existing cabling.

659
MCQeasy

A user wants to upgrade their laptop from a 500GB 5400 RPM HDD to a faster storage solution without increasing power consumption. Which drive type should you recommend?

A.Another 5400 RPM HDD with a larger cache
B.A 10,000 RPM HDD
C.A SATA solid-state drive (SSD)
D.An external USB flash drive
AnswerC

A SATA solid-state drive (SSD) is the optimal upgrade choice for a laptop due to its superior performance characteristics. SSDs utilize NAND flash memory, providing dramatically faster boot times, application loading, and overall system responsiveness compared to any traditional hard disk drive. They also consume significantly less power, extending battery life, operate silently with no moving parts, and offer greater durability against physical shock, making them ideal for portable devices.

Why this answer

This question assesses understanding of storage drive characteristics. SSDs are faster, more durable, and consume less power than HDDs, making them ideal for laptop upgrades.

660
MCQhard

A technician is upgrading a workstation and notices that the new CPU is not listed in the motherboard's supported CPU list. The motherboard uses an LGA 1200 socket. What is the most likely issue?

A.The CPU is physically too large for the socket
B.The motherboard's chipset does not support that CPU generation
C.The CPU requires more power than the motherboard can provide
D.The CPU is a server-grade processor not meant for workstations
AnswerB

Even if a CPU physically fits into a motherboard's socket, the motherboard's chipset must be specifically designed to support that CPU's generation. Newer CPU generations often introduce architectural changes, updated memory controllers, or different power delivery requirements that an older chipset, even with the same physical socket, cannot properly manage. This incompatibility prevents the system from booting, recognizing the CPU, or operating stably, making chipset support a fundamental requirement for CPU functionality.

Why this answer

CPU compatibility depends on both socket and chipset. Even with the correct socket, the chipset may not support the CPU's power delivery or microcode. This question tests deeper knowledge of motherboard-CPU compatibility beyond just the socket.

661
MCQmedium

A user complains that their external hard drive is not showing up in File Explorer, but it appears in Device Manager as a connected device. What is the most likely issue?

A.The USB port is faulty.
B.The drive needs a new driver.
C.The drive does not have a drive letter assigned.
D.The file system is corrupted.
AnswerC

For an external hard drive to be accessible and visible within File Explorer, it must have a unique drive letter (e.g., D:, E:) assigned to its primary partition. If the drive is physically connected and detected by the system, appearing in Disk Management, but lacks a drive letter, it will not be displayed or usable by the operating system or user applications via File Explorer. This common configuration issue is easily resolved by manually assigning a letter using Disk Management.

Why this answer

This question tests troubleshooting storage recognition issues. When a device appears in Device Manager but not File Explorer, it often means the drive lacks a drive letter or has a partition issue.

662
MCQhard

A technician is setting up a thermal printer for a retail point-of-sale system that prints receipts. The printer uses direct thermal technology. After installation, the receipts are completely blank when printed. The printer feeds paper and makes printing sounds. What is the most likely cause?

A.The printer driver is not installed correctly.
B.The thermal paper is loaded upside down.
C.The printhead is dirty and needs cleaning.
D.The printer is set to 'thermal transfer' mode instead of 'direct thermal'.
AnswerB

Direct thermal printers rely on heat-sensitive paper that changes color when exposed to thermal energy from the printhead. This specialized paper has a chemically coated side designed to react to heat. If the paper is loaded upside down, the non-coated side faces the printhead, preventing the necessary chemical reaction from occurring and resulting in a completely blank page despite the paper feeding correctly.

Why this answer

Direct thermal printers use heat-sensitive paper; if the paper is loaded upside down, the thermal coating does not contact the printhead, resulting in blank output. The printer still feeds paper and makes noise because the mechanism works, but no image is produced. Other issues like driver or connection problems would typically cause errors or no activity.

663
MCQeasy

A user reports that their laptop can see several neighboring Wi-Fi networks but cannot see their own office's SSID, which is a 5 GHz-only network. Other users in the same office can connect without issue. What is the most likely cause?

A.The router's SSID broadcast is disabled.
B.The laptop's wireless adapter is set to airplane mode.
C.The laptop only supports 2.4 GHz Wi-Fi.
D.The office router is using WPA3 encryption.
AnswerC

If the adapter lacks 5 GHz capability, it cannot detect a 5 GHz-only network, explaining why other users (with 5 GHz support) can connect.

Why this answer

The user's laptop can see neighboring 2.4 GHz networks but not the office's 5 GHz-only SSID, while other users connect fine. This indicates the laptop's wireless adapter lacks 5 GHz support, making option C correct because 5 GHz-only networks are invisible to 2.4 GHz-only adapters.

Exam trap

CompTIA A+ exams often test the misconception that encryption or SSID broadcast settings are the cause when the real issue is frequency band incompatibility, leading candidates to overlook the adapter's hardware limitations.

How to eliminate wrong answers

Option A is wrong because if the router's SSID broadcast were disabled, no users (including others in the office) would see the network, but the question states other users connect without issue. Option B is wrong because airplane mode disables all wireless radios, preventing the laptop from seeing any Wi-Fi networks at all, yet the user can see several neighboring networks. Option D is wrong because WPA3 encryption does not affect SSID visibility; it only impacts authentication and encryption, and the laptop would still see the network's beacon frames regardless of encryption type.

664
MCQhard

A technician is replacing a faulty motherboard in a workstation. After installing the new board, the system powers on but there is no display output from the integrated graphics port. The CPU does not have integrated graphics. What should the technician do?

A.Clear the CMOS to reset BIOS settings
B.Install a dedicated GPU into a PCIe slot
C.Update the motherboard BIOS
D.Check the monitor cable connection
AnswerB

When a Central Processing Unit (CPU) lacks an integrated graphics processing unit (iGPU), the video output ports on the motherboard (such as HDMI, DisplayPort, or VGA) will remain inactive because there is no internal graphics processor to generate a display signal. To obtain video output and display an image on a monitor, a dedicated Graphics Processing Unit (GPU) must be installed into an available Peripheral Component Interconnect Express (PCIe) slot on the motherboard. This dedicated card will then handle all graphics rendering and provide the necessary display outputs.

Why this answer

If the CPU lacks integrated graphics, the motherboard's video output ports will not function. A dedicated GPU must be installed. This is a common oversight when switching from a CPU with integrated graphics to one without.

665
MCQmedium

A user complains that their laptop frequently disconnects from the Wi-Fi when they move to the conference room, which is 50 feet from the access point through two walls. The network uses 5 GHz. What is the MOST likely cause of the disconnects?

A.The access point is overloaded with too many clients.
B.The laptop's power management settings are turning off the Wi-Fi adapter.
C.5 GHz signals have poor penetration through walls.
D.The conference room has a metal door that blocks the signal.
AnswerC

5 GHz is more susceptible to attenuation from obstacles, so moving through two walls can cause signal loss and disconnects.

Why this answer

The 5 GHz band offers higher data rates and less interference than 2.4 GHz, but it has significantly poorer wall penetration due to its shorter wavelength. At 50 feet through two walls, the signal attenuation is severe enough to cause frequent disconnects, especially if the walls contain dense materials like concrete or metal studs.

Exam trap

A common mistake is to assume that 5 GHz is always superior because it is faster, without recognizing its trade-off in range and penetration through physical obstacles.

How to eliminate wrong answers

Option A is wrong because an overloaded access point would cause slow speeds or connection failures for all clients, not just when moving to a specific location; the problem is location-dependent, not load-dependent. Option B is wrong because power management settings that turn off the Wi-Fi adapter would cause disconnects regardless of location, not specifically when moving to the conference room. Option D is wrong because while a metal door can block signals, the question does not mention a metal door; the most direct and common cause given the distance and two walls is the inherent poor penetration of 5 GHz through walls.

666
MCQeasy

A user wants to connect a new laptop to a wired network that uses 802.1X authentication. What must be configured on the laptop to ensure successful network access?

A.A static IP address in the same subnet as the network
B.The correct SSID and wireless security key
C.Valid 802.1X credentials (username and password or certificate)
D.A crossover cable to connect to the switch
AnswerC

802.1X is a port-based network access control protocol that requires the client device (supplicant) to authenticate itself to the network switch (authenticator) before gaining full network access. This authentication typically involves providing valid credentials, such as a username and password or a digital certificate, which are then verified by a backend authentication server, often a RADIUS server. Until these credentials are successfully validated, the switch port will remain in an unauthorized state, blocking all network traffic from the laptop.

Why this answer

This question tests knowledge of network authentication methods. 802.1X requires a username and password (or certificate) to authenticate to the network, typically via RADIUS. Without proper credentials, the switch port will remain blocked.

667
MCQeasy

A small office is setting up a new VoIP phone system. The IT staff must run new cabling to each desk. Which cable type is most appropriate for connecting VoIP phones to the network?

A.Coaxial cable
B.Cat5e UTP
C.Fiber optic cable
D.Serial cable
AnswerB

Cat5e supports 1000 Mbps and Power over Ethernet (PoE), making it suitable for VoIP phones. It is a standard choice.

Why this answer

Cat5e UTP cable supports 1000BASE-T Ethernet at up to 100 meters, which is sufficient for VoIP phones that typically require 100 Mbps or 1 Gbps connectivity and can also receive Power over Ethernet (PoE) from a switch. This makes it the standard choice for new office cabling for VoIP deployments.

Exam trap

One common misconception is that fiber optic cable is required for VoIP due to 'better quality,' but Cat5e/Cat6 UTP is the standard for horizontal cabling to endpoints, as fiber is typically reserved for backbone or long-distance runs.

How to eliminate wrong answers

Option A is wrong because coaxial cable is used for broadband internet (e.g., DOCSIS) or cable TV, not for direct Ethernet connections to VoIP phones, and it lacks the twisted-pair structure needed for differential signaling in Ethernet. Option C is wrong because fiber optic cable is overkill for a small office VoIP deployment; it is more expensive, harder to terminate, and not required for the short distances and bandwidth needs of VoIP phones, though it could be used for backbone links. Option D is wrong because serial cable (e.g., RS-232) is used for legacy console connections or modem links, not for Ethernet networking, and cannot carry VoIP traffic or PoE.

668
MCQmedium

A technician is troubleshooting a Lenovo ThinkPad that will not turn on. When the power button is pressed, the keyboard lights flash briefly, then nothing. The battery is known to be charged. After removing the battery and holding the power button for 30 seconds, the laptop still does not power on. What should the technician try next?

A.Replace the CMOS battery.
B.Connect the laptop to a known-good AC adapter and try to power on without the battery installed.
C.Reseat the RAM modules.
D.Perform a hard reset by disconnecting the internal battery (if accessible) and holding the power button for 60 seconds.
AnswerB

This isolates the issue to either the laptop's internal power circuitry or the battery/charger. If it powers on with the AC adapter, the battery or its connection is faulty. If not, the motherboard likely has a fault.

Why this answer

This is a classic symptom of residual charge in the capacitors preventing a proper boot. The 'remove battery and hold power button' step discharges the system. If that fails, the next step is to test with a known-good AC adapter, as the internal charging circuit may be faulty.

If that also fails, the motherboard or power button may be defective.

669
MCQeasy

A customer reports that their laptop can connect to the internet via Wi-Fi but cannot access any network shares on the local file server. Other devices on the same network can access the shares. What is the most likely cause?

A.The file server is powered off.
B.The laptop has a misconfigured subnet mask.
C.The Wi-Fi router is overloaded.
D.The laptop's firewall is blocking all traffic.
AnswerB

A misconfigured subnet mask is a highly plausible cause for this specific symptom. If the laptop's subnet mask is set incorrectly, it might misinterpret which IP addresses are on its local network segment and which require routing through the default gateway. For instance, if the mask makes the file server's IP appear outside the local subnet, the laptop would attempt to send traffic for the file server to its default gateway, which would then drop the packet as it's not intended for routing to an external network. However, if the default gateway's IP is still correctly perceived as local, internet access would remain functional.

Why this answer

This scenario tests understanding of network segmentation and IP addressing. The laptop can reach the internet (default gateway works) but not local resources, indicating a subnet mask or VLAN mismatch. The most common cause is an incorrect subnet mask, which prevents the laptop from recognizing the file server as local.

670
MCQhard

A multifunction printer is connected to a network via Ethernet and also has a USB port for direct printing. A user plugs a USB flash drive into the printer to print a PDF, but the printer does not recognize the drive. The drive works on other computers. What is the most likely cause?

A.The PDF file is password-protected.
B.The USB flash drive is formatted as NTFS, which the printer does not support.
C.The printer's USB port is only for service use.
D.The printer's IP address is conflicting with another device.
AnswerB

Multifunction printers (MFPs) typically have limited operating systems and firmware, which often only include drivers for common, simpler file systems like FAT32 or exFAT for direct USB printing. If a USB flash drive is formatted with NTFS, the printer's firmware may not contain the necessary drivers to read or mount this more complex file system. This lack of driver support prevents the printer from recognizing the drive entirely, making it a common compatibility issue for direct printing.

Why this answer

Multifunction printers often have limitations on USB drive compatibility. The most common issues are the file system format (e.g., exFAT vs. FAT32) or the drive's power draw.

Many printers only support FAT32 formatted drives, and some USB 3.0 drives may not be recognized due to power or protocol differences.

671
MCQhard

A company is adopting a cloud-first strategy and wants to minimize vendor lock-in. They plan to use multiple cloud providers for different workloads. Which cloud deployment model does this describe?

A.Public cloud
B.Hybrid cloud
C.Multi-cloud
D.Community cloud
AnswerC

Multi-cloud specifically refers to the use of cloud services from multiple distinct public cloud providers simultaneously. This strategy is explicitly designed to mitigate vendor lock-in by distributing workloads, applications, and data across different vendors like AWS, Azure, or Google Cloud. By avoiding over-reliance on a single provider, organizations gain greater flexibility, improved resilience against outages from one vendor, and enhanced negotiation power, directly aligning with a goal to reduce dependency.

Why this answer

A multi-cloud strategy involves using services from multiple cloud providers to avoid dependence on a single vendor. This is distinct from a hybrid cloud, which combines public and private clouds. Public cloud uses one provider, and community cloud is shared among organizations.

672
MCQhard

A user reports that their 4K monitor connected via DisplayPort 1.2 only shows a 30Hz refresh rate at native resolution, causing mouse movement to feel laggy. The monitor supports 60Hz at 4K. What is the most likely cause?

A.The monitor's firmware is outdated
B.The graphics card does not support 4K at 60Hz
C.The DisplayPort cable is only rated for DisplayPort 1.1
D.The monitor's refresh rate is set to 30Hz in the display settings
AnswerC

A DisplayPort 1.1 cable has a maximum effective data rate of 8.64 Gbit/s. However, displaying 4K resolution (3840x2160) at a 60Hz refresh rate with standard 8-bit color depth requires approximately 12.54 Gbit/s of bandwidth. Since the DP 1.1 cable cannot transmit data at this higher rate, the display system automatically negotiates down to a lower refresh rate, such as 30Hz, to fit within the cable's limited bandwidth capacity.

Why this answer

DisplayPort 1.2 has sufficient bandwidth (17.28 Gbps) to support 4K at 60Hz with 8-bit color. However, a cable only rated for DisplayPort 1.1 is limited to 8.64 Gbps, which cannot handle the full data rate required for 4K at 60Hz, forcing the signal to drop to 30Hz. This is the most likely cause because the cable is a physical bottleneck, even though the GPU and monitor both support the higher refresh rate.

Exam trap

CompTIA often tests the misconception that the refresh rate issue is caused by a monitor setting or GPU limitation, when in fact the cable's bandwidth rating is the critical bottleneck that candidates overlook.

How to eliminate wrong answers

Option A is wrong because outdated firmware would typically cause issues like flickering, black screens, or failure to detect the monitor, not a consistent 30Hz cap at 4K resolution. Option B is wrong because if the graphics card did not support 4K at 60Hz, the user would likely be unable to select 4K resolution at all, or the system would default to a lower resolution, not just a lower refresh rate. Option D is wrong because while the refresh rate setting could be manually set to 30Hz, the question states the user reports the issue as occurring at native resolution, and the most likely cause given the DisplayPort 1.2 connection is a cable bandwidth limitation, not a simple settings misconfiguration.

673
MCQeasy

A customer reports that their desktop computer, used for video editing, frequently runs out of memory and slows down. They want to upgrade the RAM but are not sure which type is compatible. The motherboard manual lists support for DDR4-3200 and DDR4-2666. The system currently has two 8 GB DDR4-2666 modules installed. What is the best upgrade to maximize performance and capacity?

A.Add two 8 GB DDR4-3200 modules to the existing RAM.
B.Replace the two 8 GB modules with two 16 GB DDR4-2666 modules.
C.Replace the two 8 GB modules with two 16 GB DDR4-3200 modules.
D.Add two 16 GB DDR4-2666 modules to the existing RAM.
AnswerC

This option provides a comprehensive upgrade by simultaneously increasing both RAM capacity and speed. Replacing the two 8 GB modules with two 16 GB DDR4-3200 modules doubles the total memory while significantly boosting the memory clock speed to 3200 MHz, assuming motherboard compatibility. This dual improvement directly addresses the customer's request for better performance by enabling faster data access and supporting more demanding workloads efficiently.

Why this answer

Mixing RAM speeds forces all modules to run at the slowest speed, so adding DDR4-3200 modules would cause them to downclock to 2666 MHz, wasting potential performance. The best upgrade is to replace the existing modules with a matched kit of DDR4-3200 modules, ensuring full speed and capacity. This scenario tests understanding of RAM speed compatibility and the importance of matched modules for optimal performance.

674
MCQmedium

A technician is troubleshooting a DSL connection that syncs at only 1.5 Mbps when the plan is 10 Mbps. The line is 12,000 feet from the central office. What is the most likely cause?

A.The modem is defective.
B.The distance from the central office is too great.
C.The router's firmware needs updating.
D.The ISP is throttling the connection.
AnswerB

DSL technology relies on transmitting data over copper telephone lines, where signal strength naturally attenuates with increasing distance from the Digital Subscriber Line Access Multiplexer (DSLAM) at the central office. Greater distances lead to a lower signal-to-noise ratio (SNR), forcing the DSL modem to negotiate a lower, more stable sync rate to maintain connection integrity. This physical limitation directly reduces the maximum achievable bandwidth.

Why this answer

DSL speeds degrade significantly with distance due to signal attenuation and noise. At 12,000 feet from the central office, ADSL2+ typically cannot sustain 10 Mbps; 1.5 Mbps is consistent with the maximum achievable rate at that distance. The sync rate is determined by line conditions, not the plan speed, making distance the primary limiting factor.

Exam trap

The 220-1201 exam often tests the misconception that DSL speeds are always limited by the service plan rather than physical-layer constraints, leading candidates to overlook distance as the primary factor when sync rates are far below the plan speed.

How to eliminate wrong answers

Option A is wrong because a defective modem would typically cause no sync, intermittent drops, or CRC errors, not a stable but low sync rate that matches distance-based attenuation. Option C is wrong because router firmware updates address security or feature issues, not physical-layer line rate limitations imposed by loop length and signal-to-noise ratio. Option D is wrong because ISP throttling is applied at the protocol layer (e.g., shaping traffic) and does not affect the DSL sync rate, which is negotiated between the modem and DSLAM based on line quality.

675
MCQeasy

A technician is deploying an MFP that supports both USB and network connectivity. The office wants all users on the network to be able to print and scan from the device. Which connection method should the technician use?

A.USB connection to a single workstation
B.Ethernet connection to the network switch
C.Bluetooth connection to each user's device
D.Parallel port connection to a print server
AnswerB

Connecting an MFP via Ethernet to a network switch integrates it directly into the local area network (LAN) as a standalone network device. This allows the MFP to obtain its own IP address, making it discoverable and accessible to all authorized users and devices connected to the same network. This method provides simultaneous access for printing, scanning, and other functions, ensuring efficient resource sharing and centralized management for an entire office.

Why this answer

Network connectivity (Ethernet or Wi-Fi) allows multiple users to access the MFP simultaneously, while USB is limited to a single directly connected computer. For shared access in an office, network is required.

Page 8

Page 9 of 13

Page 10