ACSP Study Guide 2026

Everything you need to pass the ACSP exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.

📋 ACSP Exam Format at a Glance

100
Questions
120 min
Time Limit
75.00%
Passing Score

📚 ACSP Topics to Study (78)

✍️ Sample ACSP Questions & Answers

1. Which macOS tool lets you view all running processes and their CPU/memory usage in a graphical interface?
Activity Monitor

Activity Monitor displays all running processes, their CPU, memory, energy, disk, and network usage in a graphical window, making it the primary tool for monitoring and managing processes on macOS.

2. A user reports that their external SSD is not appearing in Finder but shows up in Disk Utility. What is the most likely cause?
The volume is not mounted

When a drive appears in Disk Utility but not Finder, it typically means the volume exists but is unmounted and needs to be mounted manually.

3. Which protocol does AirDrop use to transfer files between Apple devices?
A combination of Bluetooth for discovery and peer-to-peer Wi-Fi for transfer

AirDrop uses Bluetooth to discover nearby devices and negotiate a connection, then switches to a direct peer-to-peer Wi-Fi link for the actual file transfer.

4. What does the 'sudo' command do in macOS Terminal?
Executes the following command with superuser (root) privileges

'sudo' (superuser do) runs the immediately following command with root privileges after authenticating with the current user's admin password. The elevated privilege applies only to that single command.

5. Where are system-wide macOS preference files (.plist) stored?
/Library/Preferences/

System-wide preference files are stored in /Library/Preferences/, while per-user preferences are stored in ~/Library/Preferences/.

6. Which command-line tool is used to manage Time Machine backups, list snapshots, and trigger manual backups from Terminal?
tmutil

tmutil is the command-line interface for Time Machine, allowing admins to start/stop backups, list snapshots, and manage backup destinations from Terminal.

🎯 Free ACSP Practice Tests

📖 ACSP Guides & Articles

Your ACSP Study Path
1. Learn with Flashcards → 2. Drill Practice Tests → 3. Take the Full Exam Simulation
Was this helpful?