CompTIA A+ Practice Test (220-1201)
Use the form below to configure your CompTIA A+ Practice Test (220-1201). The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-100 questions and set a time limit.

CompTIA A+ 220-1201 (V15) Information
CompTIA A+ Certification Overview
Exam Versions
The current versions of the CompTIA A+ certification exams are:
- 220-1201 (Core 1)
- 220-1202 (Core 2)
These versions were launched in April 2022 and are expected to retire approximately three years from their release date.
The A+ Certification Test
To earn the CompTIA A+ certification, candidates must pass two separate exams: 220-1201 and 220-1202. Each exam has a separate fee and can be taken in any order. Both exams must be completed before the retirement date and must be from the same set of objectives. The certification is valid for three years from the date of passing the exams.
Exam Details:
- Format: Computer-based tests
- Number of Questions: 90 questions per exam
- Time Limit: 90 minutes per exam
- Result Availability: Immediately after completion, following a short mandatory survey
CompTIA A+ 220-1201 Practice Test
The CompTIA A+ 220-1201 (Core 1) exam is a key component of the A+ certification, designed to validate essential IT skills and knowledge. This exam, launched in April 2022, covers a broad range of topics critical for IT professionals, including mobile devices, networking technology, hardware, virtualization and cloud computing, and network troubleshooting. Comprising 90 questions, the test includes multiple-choice and performance-based questions, simulating real-world scenarios to assess the candidate's practical abilities. The 220-1201 exam emphasizes the foundational skills necessary for IT support roles, ensuring that certified individuals are equipped to handle a variety of technical issues. With a 90-minute time limit, the exam challenges candidates to demonstrate their proficiency efficiently, providing immediate results upon completion. The certification remains valid for three years, making it a crucial step for those aiming to establish or advance their careers in IT.
Exam Policies and Procedures
Candidates must agree to CompTIA's exam policies before starting the test. These policies include:
- No Mobile Phones/Devices: Must be left outside the exam room
- Question Review: Candidates can revisit and change answers before submitting the exam
- Submission: Unanswered questions are marked, and a final review is available before submission
Testing Centers
Since July 9, 2012, CompTIA exams are available exclusively through Pearson VUE testing centers. Candidates can book exams online, by phone, or at the testing center. Options include:
- In-Person Testing: At Pearson VUE testing centers
- Online Testing: Through Pearson VUE's online platform
Performance-Based Questions (PBQs)
The A+ exams include Performance-Based Questions (PBQs), which require candidates to perform specific tasks or solve problems in a simulated environment. These questions test real-world skills in areas like command prompts, Windows OS, and networking environments.
Continuing Education (CE) Program
Certifications with the +CE (Continuing Education) suffix, including A+, Network+, and Security+, must be renewed every three years. Renewal options include:
- Retaking the Exam: Passing the latest version of the exam
- Higher-Level Certification: Passing a higher-level CompTIA exam
- CE Program Requirements: Completing CE activities
Lifetime Certifications
Certifications earned on or before December 31, 2010, are valid for life. However, lifetime certifications are no longer available for new candidates.
More reading:

Free CompTIA A+ 220-1201 (V15) Practice Test
- 20 Questions
- Unlimited
- Mobile DevicesNetworkingHardwareVirtualization and Cloud ComputingHardware and Network Troubleshooting
A technician needs to verify if a new network interface can communicate within an IPv6 network. Which type of IP address should the technician look for to ensure that the interface has established automatic link-local addressing?
An address with the
fc00::/7prefixAn address with the
fe80::/10prefixAn address starting with
2001:An address with the
fec0::prefix
Answer Description
Link-local addresses are automatically configured on all IPv6-enabled interfaces and can be used to communicate with other hosts in the same network segment without the need for additional configuration. These addresses are in the fe80::/10 prefix range. A common misconception is to look for unique local addresses or site-local addresses; these are utilized in larger scopes or reserved for specific purposes and do not necessarily indicate successful interface operation in a local context. Global addresses are assigned for communication over the Internet, but their presence does not confirm the interface's ability to communicate on the local link.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is an IPv6 link-local address?
How does the `fe80::/10` prefix differ from a global or unique local IPv6 address?
Why is link-local addressing important in IPv6 networks?
A media company is building a platform to live-stream fast-paced esports matches to thousands of viewers worldwide. The engineering team must choose a transport-layer protocol that minimizes latency by eliminating connection establishment, acknowledgments, and retransmissions, even though a small amount of packet loss is acceptable. Which protocol best meets these requirements?
Hypertext Transfer Protocol (HTTP)
User Datagram Protocol (UDP)
Transmission Control Protocol (TCP)
Server Message Block (SMB)
Answer Description
User Datagram Protocol (UDP) is a connectionless transport-layer protocol that does not perform handshakes, acknowledgments, or automatic retransmissions. This lightweight design reduces latency and bandwidth overhead, making UDP the preferred transport for real-time applications such as online gaming and low-latency livestreams. In contrast, Transmission Control Protocol (TCP), Hypertext Transfer Protocol (HTTP), and Server Message Block (SMB) either are or are built upon connection-oriented protocols that add reliability mechanisms, which increases delay and makes them less suitable for time-critical streaming.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the difference between UDP and TCP?
Why is packet loss acceptable in live streams or online gaming?
What are examples of real-world applications that use UDP?
A software development company wants to streamline their application development cycle and improve collaboration between their developers and operations team without managing the underlying infrastructure. Which cloud computing service model best fits this scenario?
Software as a Service (SaaS)
Desktop as a Service (DaaS)
Platform as a Service (PaaS)
Infrastructure as a Service (IaaS)
Answer Description
Platform as a Service (PaaS) provides a platform allowing customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure typically associated with developing and launching an app. This service model enables developers to focus on writing the application code and managing the data specific to their business while the PaaS provider handles software updates, infrastructure management, and basic hosting responsibilities.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the key features of PaaS?
How does PaaS differ from IaaS?
What are common examples of PaaS providers?
You are experiencing high latency and slow performance while playing online video games at home. You notice the issue is most severe when your roommates are streaming high-definition movies on their smart TVs. Which router feature should you configure to prioritize your gaming traffic over other network activities?
PoE
ACL
Layer 3 switching
QoS
Answer Description
Quality of Service (QoS) is a common router feature that allows for the management and prioritization of network traffic. By configuring QoS, you can allocate more bandwidth to specific applications or devices and give them priority over others. In this scenario, you could configure QoS to prioritize traffic for your gaming computer or for the specific ports used by the game, which would reduce latency and improve performance, even when other devices are using the network heavily.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is QoS in networking?
How does gaming traffic get prioritized through QoS?
Can QoS help with streaming and gaming at the same time?
A technician is preparing to connect a dual monitor setup for a desktop workstation. The video card in the workstation supports both VGA and DVI-I outputs. One of the monitors has VGA and DVI-D inputs, while the other monitor only supports VGA. The technician has a VGA cable and a DVI-D cable at their disposal. Which of the following solutions is the MOST efficient for utilizing the available cables and achieving the maximum display quality across both monitors?
Connect the monitor that only supports VGA with the DVI-D cable using an adapter and use the VGA cable for the other monitor.
Use the VGA cable for the monitor with both inputs and the DVI-D cable for the monitor with only VGA input.
Connect both monitors using VGA cables with a VGA splitter from the video card's VGA output.
Use the DVI-D cable for the monitor with both VGA and DVI-D inputs and the VGA cable for the other monitor.
Answer Description
The most efficient solution is to connect the monitor with both VGA and DVI-D inputs using the DVI-D cable to the DVI-I output on the video card, as DVI-I supports both analog and digital signals and is compatible with DVI-D. The other monitor would be connected with the VGA cable to the VGA output. This setup ensures the use of the digital connection for the monitor that supports it, providing better display quality where possible while simultaneously using all available cable types correctly.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the difference between DVI-I and DVI-D?
Why does using a DVI-D connection provide better display quality than VGA?
What issues can arise with using adapters to connect video cables?
A technician is installing an Ethernet network in a manufacturing facility with significant electromagnetic interference (EMI) from heavy machinery. The network must support Gigabit speeds and allow for a future upgrade to 10 Gbps without recabling. Which of the following cable types BEST meets these requirements?
Category 5e (Cat 5e) cable
Category 6 (Cat 6) cable
Plenum-rated cable
Coaxial cable
Answer Description
Category 6 (Cat 6) cable is the minimum standard that supports 10 Gbps speeds, although it is limited to 55 meters. It is constructed with tighter twists than Cat 5e, and often includes a spline, which provides better resistance to crosstalk and electromagnetic interference (EMI). While a shielded (STP) version of Cat 6 would be optimal for a high-EMI environment, standard Cat 6 still offers superior EMI resistance over Cat 5e. Cat 5e does not support 10 Gbps speeds, making it unsuitable for the future upgrade requirement. Coaxial cable is an outdated standard for local area networks and does not meet the speed requirements. Plenum-rated cable refers to fire-retardant jacketing for air-handling spaces and does not relate to network speed or EMI protection.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does EMI mean and how does it affect network performance?
Why is Cat 6 better for EMI resistance compared to Cat 5e?
What is the difference between standard Cat 6 and shielded Cat 6?
A technician is troubleshooting a newly installed cable modem that is failing to connect to the internet. The physical connection is verified, but the modem's status indicator for online connectivity is off. Of the following options, what is the BEST step to troubleshoot this issue?
Check the network card on the connected computer
Restart the cable modem
Replace the cable modem
Use a cable tester on the Ethernet cable
Answer Description
Restarting the cable modem is often the best first step in troubleshooting as it can resolve a range of issues, including ones related to connection establishment with the Internet Service Provider (ISP). Replacing the modem or router would be more costly and time-consuming without first attempting simpler troubleshooting steps. Checking the network card would not be related to a modem's inability to connect to the ISP. Cable testing is useful for ensuring physical connectivity but the scenario has verified physical connection.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why is restarting the cable modem an effective troubleshooting step?
What happens when a modem's connection status indicator is off?
How does a cable tester differ from restarting a modem in troubleshooting?
A research laboratory relies on a 16-bit control application written for Windows 98. After upgrading the workstations to Windows 11 (64-bit), the program will not start. The lab supervisor asks a technician to keep the legacy software running on the same hardware without dual-booting or removing Windows 11. Which of the following solutions BEST meets this requirement?
Replace the workstation's NVMe SSD with an IDE hard drive formatted FAT16 and reinstall Windows 98 natively.
Enable Windows 11 compatibility mode for the executable and select "Windows 98."
Boot into the system's UEFI firmware shell and launch the legacy application from there.
Install a Type-2 desktop hypervisor (for example, VirtualBox) and create a Windows 98 virtual machine to run the application.
Answer Description
Type-2 desktop virtualization lets the technician install Windows 98 inside an isolated guest VM, providing the exact environment required by the 16-bit application while leaving Windows 11 intact. Windows compatibility mode cannot execute 16-bit code on 64-bit Windows 11 , replacing modern storage hardware does not address the OS incompatibility, and a UEFI shell cannot launch Windows 98 programs. Therefore, creating a Windows 98 virtual machine with a desktop hypervisor is the best option .
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a Type-2 desktop hypervisor?
Why can't compatibility mode run 16-bit applications on Windows 11 (64-bit)?
What are the benefits of using a virtual machine for legacy applications?
A user reports that their smartphone is losing charge much quicker than when it was new and is concerned about the device's battery health. The device is slightly over a year old and there have been no recent drops, damage, or exposure to water. As a technician, what is the most likely cause of the diminished battery life and what action should you take to resolve this issue?
Perform a factory reset to resolve any potential software issues draining the battery.
Recommend and arrange for a battery replacement for the mobile device.
Suggest installing a battery-saving app to optimize the device's power consumption.
Guide the user to recalibrate the battery by completely draining and then fully charging the device.
Answer Description
Rechargeable batteries in mobile devices have a limited number of charge cycles before their capacity starts to degrade. After a year of regular use, it is typical for a smartphone battery to show signs of reduced charge capacity. Thus, battery replacement is the most appropriate fix for restoring the original battery life. Using a battery-saving app would not restore the original battery health but only might help in managing the existing battery capacity more efficiently. Recalibration procedures are normally advised when the battery meter is inaccurate, not primarily for situations where the battery is genuinely depleting faster due to wear. A factory reset could resolve battery issues related to software, but given the indicative timeline (over a year of usage), the issue is more suggestive of actual battery wear.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a charge cycle in batteries?
How do I know when my smartphone battery needs replacement?
Why is recalibrating the battery not a long-term solution for degraded battery life?
A user reports that the images displayed on their monitor have an unusual tint, making all colors look slightly green. The monitor is using a VGA connection. What is the FIRST action you should take to troubleshoot this issue?
Reinstall the video drivers on the computer.
Adjust the color settings within the operating system.
Replace the monitor with a new one.
Check that the VGA cable is securely connected and examine it for bent pins.
Answer Description
Typically, an incorrect color display that gives off a specific color tint, like green, indicates a problem with the cable connection. Checking the connection to ensure that the VGA cable is securely seated on both the monitor and the computer is a primary step in resolving this issue. A loose or damaged pin within the VGA connector can cause certain colors not to display correctly.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why could bent pins in a VGA cable cause display issues?
How does a VGA cable differ from other video connections like HDMI?
What tools or steps can help check if a VGA cable is damaged?
Upon starting their workstation, a user notices an error indicating that the system cannot access the redundancy group of disks. What is the most likely reason for this issue?
Inadequate power supply output to the motherboard
An unauthorized BIOS update was attempted
The primary system memory is not recognized
A malfunction within the disk redundancy configuration
Answer Description
When a workstation cannot access the redundancy group of disks, it is typically indicative of a failure within the disk array that is designed to protect against data loss by distributing data across multiple disks. This setup commonly known as Redundant Array of Independent Disks, relies on all disks functioning correctly to maintain data integrity. A failure can lead to warnings or errors upon boot-up as the system cannot access or synchronize the data as configured. The other options are less likely to be the cause of disk redundancy group error messages as they pertain to separate hardware components unrelated to disk arrays.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a Redundant Array of Independent Disks (RAID)?
What can cause a RAID array to fail?
How does the system detect and alert users to RAID failures?
A technician is upgrading the storage on a mobile device. The device currently has a 2.5-inch mechanical hard drive and there is a need for faster data access and improved shock resistance. Which of the following storage solutions should the technician choose to provide the BEST overall improvement to performance and durability?
Upgrade to an M.2 form factor SSD.
Install a 2.5-inch solid-state drive (SSD).
Increase the capacity of the existing mechanical hard drive.
Replace with a higher RPM 2.5-inch mechanical hard drive.
Answer Description
A 2.5-inch solid-state drive (SSD) will provide significantly better data access speeds and shock resistance compared to a mechanical hard drive, and it will fit in the mobile device's existing 2.5-inch drive slot. While an M.2 SSD could offer even better performance, the scenario implies the device has a 2.5-inch drive bay and does not mention a compatible M.2 slot, making the 2.5-inch SSD the best compatible option.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the key differences between an SSD and a mechanical hard drive?
What is the significance of the 2.5-inch form factor in storage devices?
Why is a 2.5-inch SSD chosen over an M.2 SSD in this scenario?
Which of the following is required for a mobile device to successfully synchronize calendar events with a cloud-based service such as Google Workspace?
An active internet connection (Wi-Fi or cellular data)
Bluetooth keyboard paired
Airplane mode switched on
Near-field communication (NFC) enabled
Answer Description
Calendar synchronization happens over the internet. While a device can display cached entries offline, any new or edited events are not uploaded to the cloud nor downloaded to other devices until the device has an active internet connection.
An active internet connection (Wi-Fi or cellular data) must be available for the synchronization process. Near-field communication (NFC), airplane mode, and Bluetooth keyboard pairing do not provide the network connectivity that cloud synchronization relies on.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why is an active internet connection necessary for calendar synchronization?
What happens to calendar updates if there is no internet connection?
How is NFC technology different from an internet connection for mobile synchronization?
A customer reports that specific points on their LCD monitor's display constantly show black or the same color even when the screen image changes. These points do not affect the adjacent pixels. What is the BEST course of action to resolve this type of display issue?
Perform a software or driver update for the graphics card or monitor.
Contact the manufacturer for a warranty repair or replacement if the number of dead pixels exceeds the manufacturer's acceptable range.
Attempt to repair each affected pixel by applying pressure to the screen or using pixel correction software.
Check the graphics card settings to see if it's causing the display issue.
Answer Description
Dead pixels on an LCD screen are individual pixels that no longer function correctly and do not change color to match the image displayed on the screen. In some cases, a few dead pixels are considered to be a characteristic of LCD production and may not be treated as a warranty issue. However, if a device is under warranty and has more than an acceptable number of dead pixels, based on the manufacturer's dead pixel policy, a warranty repair or replacement is the most suitable solution. Software or driver updates are unlikely to fix a dead pixel, as it is a physical malfunction of the display. Attempting to physically repair the pixels, unless professionally qualified, can lead to further damage. Checking graphics card settings would not address dead pixels on the display since this is not a software or configuration issue.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What causes dead pixels on an LCD screen?
What is a manufacturer's dead pixel policy?
Can dead pixels be fixed using software or physical methods?
A user needs to transfer a large video file to an external hard drive and wants to use the fastest connection available on their computer, which has several types of USB ports. What is the maximum data transfer rate of a USB 3.0 port?
5 Gbps
12 Mbps
480 Mbps
10 Gbps
Answer Description
The USB 3.0 standard, also known as SuperSpeed USB, provides a maximum data transfer rate of 5 Gigabits per second (Gbps). USB 2.0 (Hi-Speed) has a maximum speed of 480 Megabits per second (Mbps). The USB 3.1 Gen 2 standard supports speeds up to 10 Gbps. USB 1.1 (Full-Speed) has a maximum speed of 12 Mbps.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the difference between USB 3.0 and USB 2.0?
What is the purpose of USB 3.1 Gen 2, and how does it compare to USB 3.0?
What types of devices benefit most from USB 3.0's higher transfer speeds?
An IT technician is setting up a VoIP phone system in a small office. The office has a Cat5e cabling infrastructure and a non-PoE-capable switch. What is the most cost-effective solution to power the VoIP phones while making use of the existing infrastructure?
Install new Cat6 cabling to support PoE
Replace the current switch with a PoE-capable switch
Replace the phones with battery-operated wireless phones
PoE injectors
Answer Description
The correct answer is PoE injectors. Installing PoE injectors is the most cost-effective solution because they add the capability to send power over an existing non-PoE switch through the network cable to power devices like VoIP phones. A PoE-capable switch is incorrect because although it can natively power devices over Ethernet, it would require replacing the current switch, potentially incurring higher costs. Installing New Cat6 cabling is also wrong because Cat6 cabling alone does not provide Power over Ethernet if the switching infrastructure doesn’t support PoE. Lastly, Replacing the phones with battery-operated ones is incorrect because it requires purchasing new hardware and does not make use of the VoIP capabilities or existing infrastructure.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a PoE injector, and how does it work?
Why can't Cat5e cabling natively support PoE without additional hardware?
What are the differences between a PoE-capable switch and a PoE injector?
When installing a new CPU or cleaning a computer case as part of regular maintenance, where is thermal compound applied?
Between the fan and the heat sink fins.
Between the CPU and heat sink.
Between the CPU and the socket.
Inside each heat sink mounting point on the motherboard.
Answer Description
Thermal compound should be applied in a thin layer between the CPU and the heat sink for proper heat transfer.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why is thermal compound necessary between the CPU and heat sink?
How should thermal compound be properly applied?
How do you clean old thermal compound before reapplying it?
A user reports that their desktop PC cannot reach any network resources or the internet. You notice that neither the link light nor the activity light is illuminated on the computer's Ethernet NIC. According to standard troubleshooting practice, which action should you perform first?
Release and renew the computer's DHCP lease using ipconfig /renew.
Check the corresponding switch port for link status or errors.
Disable and then re-enable the network adapter in the operating system.
Verify that the network patch cable is firmly connected at both ends or replace it with a known-good cable.
Answer Description
Unlit link/activity LEDs almost always mean the NIC and switch are not establishing a physical link. The first troubleshooting step at the physical layer is therefore to examine the patch cable: ensure it is fully seated, undamaged, and-if in doubt-swap it with a known-good cable. OS-level or switch-side diagnostics come only after the physical connection has been verified.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a network patch cable, and why is it important?
What are link and activity LEDs on a NIC?
Why are physical connection checks the first step in network troubleshooting?
For security reasons, you've created a script on a server that monitors if non-domain users have been added to the local administrators group. You've added logic to the script that sends an email out every time the script is run.
Your script utilizes SMTP for its reporting. Select the port that you will need to ensure is open for your script to send emails.
110
143
23
25
Answer Description
Port 25 is the port that SMTP utilizes to send emails. You will also need to list a functioning SMTP server in your script for this to work.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is SMTP in the context of email transmission?
Why is port 25 important for SMTP, and are there alternatives?
What is a functioning SMTP server, and how do you list it in a script?
What is the impact of jitter on a network connection?
It reduces the security of the network by interrupting encryption protocols.
It increases the signal strength of wireless connections, improving network speed.
It increases the overall throughput of data across the network.
It causes variations in the time between arriving data packets, potentially disrupting streaming and VoIP services.
Answer Description
Jitter refers to the variability in time between data packets arriving, caused by network congestion, timing drift, or route changes. High levels of jitter can lead to packets being out of sequence, resulting in poor audio and video quality in streaming and VoIP applications. Understanding jitter is essential for network troubleshooting because it can severely affect the user experience and consistent data flow, which are critical in real-time communications.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What causes jitter in a network connection?
How can jitter affect real-time applications like VoIP and streaming?
How can jitter be mitigated in a network?
That's It!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.