OPS-1 through OPS-10, OS-2, OS-3 went from 5 → 15. OS-1, OS-4 through OS-11, SEC-1 through SEC-11, TRB-1 through TRB-4 went from 7 → 15. Questions cover exam-weight scenarios not duplicated from original content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
132 lines
2.4 KiB
Markdown
132 lines
2.4 KiB
Markdown
# OS-8 Quiz: macOS Tools and Features
|
|
|
|
Take this after studying `notes/OS-8-macos-tools-features.md`.
|
|
|
|
Reply with answers like:
|
|
`1B 2A 3D 4C 5B 6A 7D`
|
|
|
|
## Questions
|
|
|
|
1. Which macOS feature provides built-in backups?
|
|
|
|
A. Time Machine
|
|
B. FileVault
|
|
C. Spotlight
|
|
D. Keychain
|
|
|
|
2. Which macOS feature provides full disk encryption?
|
|
|
|
A. Finder
|
|
B. Dock
|
|
C. FileVault
|
|
D. Mission Control
|
|
|
|
3. Which macOS tool stores passwords, certificates, and keys?
|
|
|
|
A. Disk Utility
|
|
B. Keychain Access
|
|
C. Time Machine
|
|
D. Remote Disc
|
|
|
|
4. Which macOS tool is most similar to Windows File Explorer?
|
|
|
|
A. FileVault
|
|
B. Terminal
|
|
C. Spaces
|
|
D. Finder
|
|
|
|
5. Which shortcut opens Force Quit on macOS?
|
|
|
|
A. `Command-Space`
|
|
B. `Control-Alt-Delete`
|
|
C. `Command-Option-Escape`
|
|
D. `Windows-R`
|
|
|
|
6. Which command shows the macOS version from Terminal?
|
|
|
|
A. `gpresult /r`
|
|
B. `sw_vers`
|
|
C. `ipconfig /all`
|
|
D. `chkdsk`
|
|
|
|
7. Which macOS tool is used to manage disks, partitions, and disk images?
|
|
|
|
A. Spotlight
|
|
B. Dock
|
|
C. Continuity
|
|
D. Disk Utility
|
|
|
|
8. Which macOS tool is equivalent to Windows Task Manager for viewing and killing processes?
|
|
|
|
A. Time Machine
|
|
B. Disk Utility
|
|
C. Activity Monitor
|
|
D. Keychain Access
|
|
|
|
9. Which macOS command-line tool lists running processes?
|
|
|
|
A. `gpupdate`
|
|
B. `tasklist`
|
|
C. `ps aux`
|
|
D. `ipconfig`
|
|
|
|
10. Which macOS feature allows you to view and manage multiple virtual desktops?
|
|
|
|
A. Spotlight
|
|
B. Mission Control / Spaces
|
|
C. Keychain
|
|
D. FileVault
|
|
|
|
11. Which macOS keyboard shortcut opens Spotlight search?
|
|
|
|
A. `Command-Option-Escape`
|
|
B. `Command-Space`
|
|
C. `Command-Tab`
|
|
D. `Control-Alt-Delete`
|
|
|
|
12. A macOS application will not launch because it is from an unidentified developer. Which setting controls this?
|
|
|
|
A. Time Machine
|
|
B. FileVault
|
|
C. Privacy & Security > Allow apps from
|
|
D. Disk Utility
|
|
|
|
13. Which macOS command shows the current network configuration including IP and DNS?
|
|
|
|
A. `sfc /scannow`
|
|
B. `ipconfig /all`
|
|
C. `ifconfig` or `networksetup`
|
|
D. `gpresult /r`
|
|
|
|
14. A macOS user wants to check whether a remote host is reachable from Terminal. Which command should they use?
|
|
|
|
A. `tracert`
|
|
B. `ipconfig`
|
|
C. `ping`
|
|
D. `chkdsk`
|
|
|
|
15. Which macOS feature allows sharing clipboard content, files, and handoff between nearby Apple devices?
|
|
|
|
A. Spotlight
|
|
B. FileVault
|
|
C. Continuity
|
|
D. Disk Utility
|
|
|
|
## Answer Key For Instructor
|
|
|
|
1. A
|
|
2. C
|
|
3. B
|
|
4. D
|
|
5. C
|
|
6. B
|
|
7. D
|
|
8. C
|
|
9. C
|
|
10. B
|
|
11. B
|
|
12. C
|
|
13. C
|
|
14. C
|
|
15. C
|
|
|