Topic 1: Main Questions
Which of the following offers access to business productivity applications for a recurring fee?
A. SaaS
B. DaaS
C. PaaS
D. IaaS
Explanation:
SaaS (Software as a Service) is a cloud computing model that delivers software applications over the internet on a subscription basis (recurring fee). Users access these applications through web browsers or lightweight clients without installing or maintaining software locally. Common business productivity examples include:
Microsoft 365 (Office applications)
Google Workspace (Docs, Sheets, Gmail)
Salesforce (CRM)
Dropbox (file storage/sharing)
Why other options are incorrect:
B. DaaS (Desktop as a Service):
DaaS delivers virtual desktop infrastructure to users, providing a full desktop experience, not just individual productivity applications.
C. PaaS (Platform as a Service):
PaaS provides a platform for developers to build, deploy, and manage applications without managing underlying infrastructure.
D. IaaS (Infrastructure as a Service):
IaaS provides virtualized computing resources (servers, storage, networking) for organizations to run their own software.
Reference:
CompTIA A+ Core 1 (220-1201) Objective 4.2: "Compare and contrast cloud computing concepts... Cloud service models including SaaS for software delivery on a subscription basis."
An end user reports that their laptop shuts down when they undock it. Even when using a new charging cable, the issue persists. Which of the following should the technician do next?
A. Flash the BIOS
B. Update the drivers
C. Try a different charger
D. Replace the battery
Explanation:
The laptop shuts down immediately when undocked, and the issue persists even with a new charging cable. This indicates that the laptop is not running on battery power when disconnected from AC power. Since the problem occurs with a new charger, the issue is isolated to the battery itself. The battery is likely faulty, degraded, or not holding a charge. Replacing the battery is the logical next step.
Why other options are incorrect:
A. Flash the BIOS:
BIOS updates can address compatibility or power management bugs, but a complete shutdown upon undocking with a known-good charger points to hardware (battery) failure.
B. Update the drivers:
Driver updates (especially power management or chipset drivers) might help, but the symptom strongly suggests the battery cannot supply power. Drivers would not cause immediate shutdown with a new charger.
C. Try a different charger:
The user already tried a new charging cable, and the issue persists. This eliminates the charger as the cause.
Reference:
CompTIA A+ Core 1 (220-1201) Objective 3.7: "Given a scenario, troubleshoot and replace laptop components... Battery failure symptoms include immediate shutdown when unplugged."
The output from a dot matrix printer has become lighter over time. Which of the following should a technician do to fix the issue?
A. Clean the printhead.
B. Replace the ribbon.
C. Install a maintenance kit.
D. Calibrate the alignment.
Explanation:
A dot matrix printer is an "impact printer." It works by using a printhead with small pins that strike an ink-soaked cloth ribbon against the paper—very similar to how a traditional typewriter works.
Over time, the ink in the ribbon is physically transferred to the paper or eventually dries out. As the ink supply is depleted, the printed text becomes increasingly light or faint. Replacing the ribbon cartridge is the standard maintenance step to restore dark, crisp text.
Why the Other Options are Incorrect:
A. Clean the printhead:
While a dirty printhead can cause missing dots (horizontal white lines through text), it usually doesn't cause the entire output to become uniformly light. Cleaning a dot matrix printhead is also rarely done compared to inkjet or thermal printers.
C. Install a maintenance kit:
Maintenance kits are typically associated with Laser Printers. They contain fuser units, transfer rollers, and pickup rollers. Dot matrix printers do not use these components.
D. Calibrate the alignment:
Alignment (or calibration) is used when the text is crooked, characters are overlapping, or vertical lines don't line up. It has no effect on the darkness or "density" of the ink.
References:
CompTIA A+ Exam Objectives (220-1201): Objective 3.8 – "Given a scenario, install and configure printers." (Focus: Impact/Dot Matrix).
A user reports intermittent latency when accessing an internal website hosted at a remote office. Which of the following should a technician do? (Select two)
A. Run ipconfig /all
B. Run ping -t
C. Run nslookup
D. Examine the physical switchport
E. Configure QoS
F. Run tracert
G. Call ISP
F. Run tracert
Explanation:
When troubleshooting "intermittent latency" (lag that comes and goes), a technician needs tools that provide continuous data or show the specific path the data takes.
B. Run ping -t:
The -t switch tells the ping command to continue pinging the destination until it is manually stopped. This is the best way to catch intermittent issues. A standard ping only sends four packets; if the latency happens on the fifth packet, you'll miss it. By watching a continuous stream, the technician can see if the "Round Trip Time" (ms) spikes or if packets are dropped.
F. Run tracert:
The tracert (trace route) command shows every "hop" (router) between the user and the remote office. If there is latency, tracert will show exactly which router is causing the delay. This helps determine if the problem is in the local office, the ISP's network, or the remote office's gateway.
Why the Other Options are Incorrect:
A. Run ipconfig /all:
This displays the local TCP/IP configuration (IP address, DNS, etc.). It is a static report and does not test network performance or latency.
C. Run nslookup:
This is used to troubleshoot DNS (Name Resolution) issues. If the user can access the site but it is just slow, the name is already being resolved correctly.
D. Examine the physical switchport:
This would be appropriate if the user had no connectivity (a "No Link Light" scenario), but it is unlikely to cause intermittent latency for a single remote website.
E. Configure QoS (Quality of Service):
This is a solution, not a troubleshooting step. You wouldn't configure QoS until you've identified that traffic congestion is the actual cause of the latency.
G. Call ISP:
This is premature. A technician must first use tools like tracert to prove the delay is happening within the ISP's infrastructure before opening a ticket with them.
References:
CompTIA A+ Exam Objectives (220-1201): Objective 5.7 – "Given a scenario, troubleshoot common wired and wireless network problems."
A user is receiving many unsolicited emails. Which of the following controls can be configured to best reduce these types of emails?
A. Load balancer
B. Spam gateway
C. Mail forwarding
D. Proxy servers
Explanation:
A spam gateway (also called an email security gateway or anti-spam appliance) is specifically designed to filter unwanted emails before they reach users' inboxes. It analyzes incoming messages using various techniques:
Content filtering
Sender reputation/blacklists
Bayesian filtering
Heuristic analysis
Attachment scanning
This is the most effective control for reducing unsolicited emails (spam).
Why other options are incorrect:
A. Load balancer:
Load balancers distribute network traffic across multiple servers for performance and reliability. They do not filter email content.
C. Mail forwarding:
Mail forwarding redirects email from one address to another. It does not filter or block unsolicited messages.
D. Proxy servers:
Proxy servers act as intermediaries for client requests to other servers, often for security, anonymity, or content filtering of web traffic, not email.
Reference:
CompTIA A+ Core 1 (220-1201) Objective 4.3:"Given a scenario, implement and configure common security features... Spam filters and email security gateways to reduce unsolicited emails."
When turning on a workstation, a technician observes the following message:
"Bootable device not found."
The technician verifies the correct boot order in the BIOS. Which of the following steps should the technician take next?
A. Reformat the HDD.
B. Run HDD diagnostics.
C. Reseat the RAM.
D. Replace the HDD.
Explanation:
The error "Bootable device not found" (or "No Boot Device") means the BIOS/UEFI finished its Power-On Self-Test (POST) but could not find an Operating System to hand off control to. Since the technician already confirmed the Boot Order is correct, the problem is likely that the drive itself is failing, disconnected, or has a corrupted boot sector.
Why the Other Options are Incorrect:
A. Reformat the HDD:
This is a destructive "last resort" step. If the drive is physically failing, a reformat will either fail or only fix the problem temporarily. You should diagnose the health of the drive first.
C. Reseat the RAM:
If there was a RAM issue, the computer would typically fail the POST (Power-On Self-Test) and provide a "beep code" or a blank screen. The fact that the computer can display a "Bootable device not found" message means the RAM and CPU are functioning well enough to load the BIOS.
D. Replace the HDD:
While this might eventually be the solution, it is premature and expensive. You must first prove the drive is faulty using diagnostics before spending money on a replacement.
References:
CompTIA A+ Exam Objectives (220-1201): Objective 5.2 – "Given a scenario, troubleshoot common problems related to storage drives and RAID."
Official CompTIA Training: Emphasizes using S.M.A.R.T. tools and manufacturer diagnostics to identify mechanical or electronic drive failure.
Which of the following systems most likely contains ECC memory?
A. A high-end gaming console
B. A file server
C. A smartphone
D. A laptop
Explanation:
ECC (Error-Correcting Code) memory is most commonly found in servers and workstations where data integrity and system stability are critical. ECC memory can detect and correct common types of internal data corruption, preventing crashes and data corruption in mission-critical applications like file servers that handle sensitive data for multiple users.
Why other options are incorrect:
A. A high-end gaming console:
Gaming consoles prioritize speed and cost over error correction. They use standard non-ECC RAM for better performance at lower cost.
C. A smartphone:
Smartphones use low-power LPDDR memory (non-ECC) optimized for battery life and compact size, not error correction.
D. A laptop:
Laptops typically use standard SODIMMs (non-ECC) to balance cost, power consumption, and performance for consumer use.
Reference:
CompTIA A+ Core 1 (220-1201) Objective 3.2: "Compare and contrast storage devices and memory... ECC memory is used in servers for error detection and correction to ensure data integrity."
Which of the following is an example of VDI?
A. Streaming a GUI to thin clients from a server
B. Provisioning a sandbox as a test environment
C. Providing high-performance workstations with a local OS
D. Launching a virtual machine server on a hypervisor
Explanation:
VDI (Virtual Desktop Infrastructure) is a virtualization technology that hosts a desktop operating system on a centralized server in a data center.
Why the Other Options are Incorrect:
B. Provisioning a sandbox as a test environment:
While a sandbox uses virtualization, its purpose is security and testing (isolating suspicious code). It is not a desktop delivery method for standard daily work, which is the definition of VDI.
C. Providing high-performance workstations with a local OS:
This describes a traditional thick client or "fat client" setup. In this scenario, the OS is installed on the local hard drive of the machine, which is the exact opposite of VDI.
D. Launching a virtual machine server on a hypervisor: T
his describes Server Virtualization (like IaaS). While VDI runs on a hypervisor, this specific answer choice refers to the backend infrastructure rather than the user-facing desktop delivery model that defines VDI.
References:
Official CompTIA Training: VDI is specifically highlighted as the solution for organizations needing centralized management of user desktops and improved data security for remote workers.
Which of the following services is used to allocate IP addresses in an enterprise-wide environment?
A. DNS
B. Syslog
C. Telnet
D. DHCP
Explanation:
DHCP (Dynamic Host Configuration Protocol) is the service used to automatically allocate IP addresses and other network configuration parameters (subnet mask, default gateway, DNS servers) to devices on a network. In an enterprise-wide environment, DHCP servers manage IP address pools, lease durations, and ensure efficient address utilization without manual configuration.
Why other options are incorrect:
A. DNS (Domain Name System):
DNS resolves domain names to IP addresses. It translates human-readable names (like google.com) to machine-readable IP addresses but does not assign IP addresses.
B. Syslog:
Syslog is a protocol for message logging and event monitoring. It collects and stores log messages from network devices but does not allocate IP addresses.
C. Telnet:
Telnet is an unencrypted protocol for remote terminal access to devices. It is used for management, not IP address allocation.
Reference:
CompTIA A+ Core 1 (220-1201) Objective 2.1 and 2.6: "Compare and contrast TCP and UDP ports, protocols, and their purposes... DHCP (port 67/68) for automatic IP address assignment."
Which of the following devices has ACL capabilities?
A. PoE injector
B. DSL
C. Firewall
D. Unmanaged switch
Explanation:
An ACL (Access Control List) is a set of rules used to filter network traffic. It acts like a "bouncer" at a club, checking every packet of data against a list of allowed or denied criteria (such as IP addresses, port numbers, or protocols).
Why the Other Options are Incorrect:
A. PoE injector:
This is a simple power device. It takes a standard Ethernet cable and "injects" DC power into it to power a device like a camera. It has no "intelligence" and cannot read or filter data packets.
B. DSL (Digital Subscriber Line):
This refers to a type of internet connection technology (sending data over telephone lines). While a DSL Modem might have a basic built-in firewall, "DSL" itself is a connection standard, not a device with ACL capabilities.
D. Unmanaged switch:
An unmanaged switch is a "plug-and-play" device. It simply forwards data to the correct physical port based on MAC addresses. It does not have a management interface and cannot be configured with ACLs or security rules. (Only Managed Switches typically support ACLs).
References:
CompTIA A+ Exam Objectives (220-1201): Objective 2.3 – "Given a scenario, configure and basic aspects of a SOHO wired/wireless network."
Official CompTIA Training: Identifies the firewall as the primary tool for implementing security perimeters using packet filtering and Access Control Lists.
| Page 14 out of 40 Pages |