CompTIA A+ Core 2 Practice Questions: Operating Systems

29 free, exam-style CompTIA A+ Core 2 (220-1102) practice questions covering Operating Systems. Each question shows the correct answer and a clear explanation. Ready for the real thing? Take the full timed quiz below.

πŸš€ Take the full CompTIA A+ Core 2 quiz πŸ“˜ CompTIA A+ Core 2 study guide

Q1. Which Windows tool would you use to check for driver updates?

Explanation: Device Manager is used to manage and update device drivers in Windows. (Relevant for 1101 for hardware troubleshooting/configuration) Learn more.

Q2. What is the purpose of the chkdsk utility?

Explanation: chkdsk checks the file system and disk surface for errors. (Relevant for 1101 hardware/storage troubleshooting) Learn more.

Q3. What is the minimum RAM requirement for 64-bit Windows 10?

Explanation: Microsoft specifies 2 GB as the minimum RAM for 64-bit Windows 10. (Relevant for 1101 for understanding hardware requirements for OS/VMs) Learn more.

Q4. Which file system is preferred for USB flash drives in Windows?

Explanation: exFAT is optimized for flash drives with support for large files and good cross-platform compatibility. (Relevant for 1101 for storage/mobile device compatibility) Learn more.

Q5. Which Windows utility would you use to partition a hard drive?

Explanation: Disk Management is used to create, format, and manage disk partitions. (Relevant for 1101 for hardware/storage setup) Learn more.

Q6. Which Windows tool would you use to monitor system performance?

Explanation: Task Manager provides real-time monitoring of CPU, memory, disk, and network performance. (Relevant for 1101 hardware/network troubleshooting) Learn more.

Q7. Which Windows tool would you use to check for and repair system file corruption?

Explanation: sfc (System File Checker) scans for and restores corrupted Windows system files. (Relevant for 1101 if troubleshooting boot issues potentially caused by this, though more an OS tool) Learn more.

Q8. Which Windows Memory Diagnostic tool purpose?

Explanation: Windows Memory Diagnostic tests the computer's RAM for hardware problems. (Relevant for 1101 hardware troubleshooting) Learn more.

Q9. Which Windows tool would you use to manage startup programs?

Explanation: Task Manager's Startup tab shows and manages programs that launch at startup. (Relevant for 1101 for basic troubleshooting of slow boot/performance potentially linked to startup items) Learn more.

Q10. Which command is used to check disk health in Windows?

Explanation: chkdsk scans for file system errors and bad sectors. (Relevant for 1101 hardware/storage troubleshooting) Learn more.

Q11. What is the purpose of the 'shutdown /r' command?

Explanation: 'shutdown /r' restarts the computer. (Relevant for 1101 basic command for troubleshooting) Learn more.

Q12. What is the purpose of the 'format' command?

Explanation: format initializes a disk with a new file system. (Relevant for 1101 for storage setup) Learn more.

Q13. What is the purpose of the 'diskpart' command?

Explanation: diskpart is a command-line disk partitioning utility. (Relevant for 1101 for storage setup) Learn more.

Q14. What is the purpose of the 'chkdsk /f' command?

Explanation: 'chkdsk /f' fixes errors on the disk. (Relevant for 1101 hardware/storage troubleshooting) Learn more.

Q15. Which Windows feature uses a USB flash drive to cache disk reads and improve performance on low‐RAM systems?

Explanation: ReadyBoost allows Windows to use a USB drive as additional cache memory to speed up disk reads when physical RAM is low. Learn more.

Q16. On a Linux system, which file lists filesystems to mount automatically at boot?

Explanation: /etc/fstab contains entries describing devices and mount points for automatic mounting at startup. Learn more.

Q17. Which macOS tool manages user passwords, certificates, and secure notes?

Explanation: Keychain Access securely stores passwords, keys, certificates, and other sensitive information. Learn more.

Q18. Which Windows command refreshes Group Policy settings immediately?

Explanation: gpupdate /force reapplies user and computer Group Policy settings without waiting for the normal refresh interval. Learn more.

Q19. Which Linux command changes file ownership?

Explanation: The chown command changes the user and group owner of files and directories. Learn more.

Q20. What is the purpose of System Restore in Windows?

Explanation: System Restore can roll back system files, registry settings, and drivers to a previous restore point. Learn more.

Q21. Which macOS feature is used for built-in backup and restore?

Explanation: Time Machine is macOS backup software that supports restoring files and systems from backup history. Learn more.

Q22. A user cannot access a mapped drive after changing a password. What is a likely fix?

Explanation: Mapped drives may use cached credentials that must be updated after a password change. Learn more.

Q23. Which Linux command searches text using patterns?

Explanation: grep searches files or command output for lines matching a specified pattern. Learn more.

Q24. Which Windows feature allows a technician to restore files from backup history?

Explanation: File History backs up user files and allows previous versions to be restored. Learn more.

Q25. Which Linux command modifies permissions using symbolic or numeric modes?

Explanation: chmod changes file and directory permissions. Learn more.

Q26. Which Windows tool is used to manage local users and groups on supported editions?

Explanation: Computer Management includes Local Users and Groups on editions that support local account management. Learn more.

Q27. A user cannot install approved software because of permissions. Which account type should normally perform installation?

Explanation: Software installation often requires administrator privileges or approved elevation. Learn more.

Q28. Which command displays the current signed-in Windows username?

Explanation: whoami displays the current user context. Learn more.

Q29. Which Linux directory commonly contains system log files on non-systemd or traditional layouts?

Explanation: /var/log is the traditional location for many Linux log files. Learn more.

More CompTIA A+ Core 2 practice topics