CompTIA · 220-1102
CompTIA A+ Core 2 validates foundational IT support skills in operating systems, security, software troubleshooting, and operational procedures. It is the second of two exams required to earn the CompTIA A+ certification, the industry-standard credential for entry-level IT support roles.
Practice Questions
700
≈ 7 practice exams
Duration
90 minutes
Passing Score
700/900
Difficulty
FoundationalLast Updated
Mar 2026
Use this 220-1102 practice exam to prepare for CompTIA A+ Core 2 (220-1102) with realistic questions, detailed explanations, and focused study modes. The practice bank includes 700 questions for CompTIA 220-1102, so you can review the exam steadily instead of relying on one long cram session.
As you practice, pay extra attention to recurring topics such as Operating Systems (Windows, macOS, Linux), Security, Software Troubleshooting, Operational Procedures, and Mobile Device Management. Start with short sessions to identify weak areas, then move into timed quizzes once your accuracy is consistent.
The explanations are especially useful when you want to connect exam wording to the responsibilities and scenarios described in the official certification guidance. Use the free preview first, then unlock the full question bank when you are ready to build a complete study routine.
CompTIA A+ Core 2 (220-1102) is the second exam required to earn the CompTIA A+ certification, the industry standard credential for entry-level IT professionals. This exam validates essential skills in operating systems (Windows, macOS, Linux), security practices, software troubleshooting, and operational procedures. Core 2 focuses on the software and management aspects of IT support, complementing Core 1's hardware and networking emphasis. Together, these two exams demonstrate foundational competency in supporting end-users and maintaining IT infrastructure, making this certification a critical credential for anyone pursuing a career as an IT support specialist or help desk technician.
The CompTIA A+ Core 2 exam targets entry-level IT professionals seeking to validate their foundational support skills. Ideal candidates include help desk technicians, IT support specialists, junior system administrators, and field service technicians with hands-on experience in IT support roles. CompTIA recommends candidates have 12 months of hands-on experience in an IT support specialist role before attempting the exam. This certification is also valuable for IT career changers, individuals transitioning from related technical fields, and professionals looking to advance into network administration, systems administration, or information security roles.
CompTIA recommends 12 months of hands-on experience working as an IT support specialist or in a similar IT support role before attempting the Core 2 exam. While there are no formal prerequisites to register for the exam, CompTIA suggests candidates should be comfortable with troubleshooting common PC hardware and software issues. Many organizations recommend passing Core 1 (220-1101) first, as the two exams together provide comprehensive coverage of foundational IT competencies. Candidates should be familiar with major operating systems, basic security concepts, and IT service management principles to maximize their chances of success.
CompTIA A+ Core 2 is delivered as a 90-minute computer-based exam with a maximum of 90 questions. The exam includes multiple-choice questions (both single and multiple response), drag-and-drop questions, and performance-based questions that simulate real-world IT scenarios. Candidates must achieve a minimum score of 700 on a scale of 100-900 to pass. The exam can be taken online or at Pearson VUE testing centers. There may be unscored survey questions included as CompTIA gathers data for exam development, but these do not affect the final score.
The CompTIA A+ certification, earned by passing both Core 1 and Core 2, is recognized as the industry-standard entry-level credential for IT support professionals and is required or preferred by many employers and government agencies, including the U.S. Department of Defense. A+ certified professionals typically earn between $49,000 and $80,500 annually, with top earners exceeding $100,000 depending on experience, location, and specialization. The certification serves as an excellent launching pad for career advancement, with A+ holders frequently advancing to junior system administrator, network administrator, IT technician specialist, or information security positions. Stacking additional certifications such as CompTIA Network+ or Security+ alongside A+ significantly increases market value, with potential salary increases of $10,000-$15,000 annually when combined with cloud certifications.
5 sample questions with answers and explanations. The full bank has 700 questions, enough for 7 full-length practice exams.
Preview — answers shown1. A technician at Adatum Corp. is setting up a Chrome OS device for a new sales representative who will work primarily in the field with limited internet connectivity. The representative needs to edit spreadsheets, access email, and store files. Which two considerations should the technician address when configuring this device? (Select two!)
Multiple correct answersExplanation
Chrome OS is a cloud-first operating system, so for users with limited internet connectivity, enabling offline mode for Google Workspace applications allows continued editing of documents, spreadsheets, and email when disconnected. Configuring Google Drive synchronization to cache files locally ensures critical documents are available offline. Chrome OS does not use NTFS as its internal filesystem, and installing a third-party NTFS file manager is unnecessary. There is no Windows compatibility layer available for Chrome OS to run native Windows applications. Replacing Chrome OS with Linux would defeat the purpose of deploying a Chromebook and is unnecessary since Chrome OS supports offline functionality through its built-in tools.
2. An IT manager at Contoso Ltd. is implementing a backup strategy for critical company data. The company requires the fastest possible backup operation with the least storage usage, but can tolerate a longer restore time. Which of the following backup types BEST meets these requirements? (Select one!)
Explanation
Incremental backups are the fastest to perform and use the least storage because they only back up data that has changed since the last backup of any type. However, restoring requires the full backup plus every incremental backup in the correct order, making restoration slower. Full backups are the slowest to perform and use the most storage. Differential backups are faster than full but slower than incremental, and they grow larger each day because they back up all changes since the last full backup. Synthetic full backups produce full-size backup sets by merging existing backups on the server, which uses storage comparable to a full backup.
3. A technician at Litware Corp. is configuring a SOHO wireless router for a small accounting firm that handles sensitive client financial data. The firm needs the strongest wireless security available. Which of the following configurations should the technician implement? (Select two!)
Multiple correct answersExplanation
WPA3 with Simultaneous Authentication of Equals (SAE) provides the strongest wireless security currently available, offering forward secrecy, per-device encryption keys, resistance to offline dictionary attacks, and mandatory protected management frames. Changing the default administrator password on the router is a critical security step because default credentials are publicly known and leaving them unchanged allows anyone to reconfigure the router. WPA2 with TKIP should never be used because TKIP is deprecated since 2012 and throttles network speeds to 54 Mbps on 802.11n networks. Disabling SSID broadcast provides only security through obscurity and does not actually prevent network detection by determined attackers. WEP is an obsolete encryption standard that can be cracked in minutes and should never be used regardless of key length.
4. A technician at Northwind Traders is helping a user who wants to transfer a 6 GB video file from a Windows laptop to a USB flash drive. The USB drive has 32 GB of free space, but the transfer fails with an error stating the file is too large. The technician checks and confirms the USB drive is formatted with FAT32. What should the technician do to resolve this issue while maintaining maximum compatibility with other devices? (Select one!)
Explanation
Formatting the USB drive with exFAT is the best solution because exFAT supports files larger than 4 GB (up to 16 EB) while maintaining excellent cross-platform compatibility with Windows, macOS, Linux, and many consumer electronics devices. FAT32 has a maximum file size limit of 4 GB, which is why the 6 GB file transfer fails. Compressing the video file may not reduce it below 4 GB and could degrade quality. NTFS supports large files but has limited compatibility with macOS (read-only natively) and some consumer devices. Splitting the file into parts adds complexity and requires reassembly, making it impractical for a single video file.
5. A technician at Northwind Traders is helping a user who accidentally deleted important project files from their Windows 10 Pro workstation. The user asks if System Restore can recover the files. Which of the following BEST describes the limitation of System Restore in this scenario? (Select one!)
Explanation
System Restore creates restore points that capture system files, installed programs, Windows Registry settings, and driver configurations. It does not back up or restore personal documents, photos, music, or other user data files. For recovering deleted personal files, the user would need a proper backup solution such as File History or a third-party backup tool. System Restore is available on all Windows 10 editions including Home and Pro. System Restore has no 24-hour limitation on file modification times. System Restore functions independently on local machines and does not require a domain controller connection.
CompTIA SecurityX (CAS-005)
CAS-005 · 599 questions
CompTIA Tech+ IT Fundamentals (FC0-U71)
FC0-U71 · 599 questions
CompTIA A+ Core 1 (220-1101)
220-1101 · 700 questions
CompTIA Cloud+ (CV0-004)
CV0-004 · 700 questions
CompTIA CloudNetX (CNX-001)
CNX-001 · 598 questions
CompTIA Cybersecurity Analyst+ (CySA+) (CS0-003)
CS0-003 · 700 questions
$17.99
One-time access to this exam