Practice Exam Flashcards
_____ is required to complete iOS Setup Assistant.
A. Supervision
B. Apple ID
C. Activation
D. Automated Device Enrollment
C
The _____ app contains detailed information about an iOS device.
A. Tips B. Settings C. Mail D. Photos
B
To delete an app from an iOS device:
A. Tap and hold the app until a menu pops up and tap “Delete App”.
B. Navigate to Settings > General > App list
C. Secondary click on the app and click “Remove”.
D. Apps cannot be deleted on iOS devices.
A
The name of an iOS device can be found by navigating to Settings > General > \_\_\_\_\_. A. Device Name B. Accessibility C. About D. Reset
C
When downloading a paid app from the App Store, what will the download button say? A. GET B. BUY C. PAID D. The price of the app
D
By default, iOS devices require that a passcode is always set.
A. True
B. False
B
You can opt out of sending activity and crash data to app developers through iOS Setup Assistant.
A. True
B. False
B
If an iOS app is deleted from a device, its data is \_\_\_\_\_. A. archived B. sent to Apple C. left alone D. deleted as well
D
Apple File System (APFS) is the only file system available for a Mac computer.
A. True
B. False
B
What does the ls command do? A. Activate Lab Sync. B. Move to the last directory. C. Delete the last file you interacted with. D. List directory contents.
D
Executing cd / will accomplish what in the CLI?
A. Change directory to the root of the Mac.
B. Create a directory at the root of the Mac.
C. Delete the first folder in the root of the Mac.
D. Change directory to the root Library.
A
What symbol informs a script to not execute that line? A. / B. # C. & D. ;
B
A local user account with administrator privileges can create new administrator users in System Preferences.
A. True
B. False
A
This command in Terminal displays the manual page for other commands. A. help B. ls C. man D. cd
C
\_\_\_\_\_ contain settings and preferences for Mac apps and services. A. Library list files B. Property list files C. App settings files D. Customization files
B
Standard users are able to use the sudo command.
A. True
B. False
B
A Mac can be logged out of by clicking the \_\_\_\_ and clicking Log Out. A. Start Menu B. Power button C. Apple Menu D. Account Menu
C
Which of the following System Preferences panes can be used to change a Mac’s sleep settings? A. Security and Privacy B. Time Machine C. Dock D. Energy Saver
D
\_\_\_\_\_ protects certain directories to help safeguard Macs from malicious software. A. System Integrity Protection B. Software Integrity Protection C. System Interference Protection D. System Integrity Pilot
A
Location Services must be enabled to finish macOS Setup Assistant.
A. True
B. False
B
To enable or disable Multi-Touch gestures on a Mac, navigate to System Preferences > \_\_\_\_\_. A. Touchpad B. Trackpad C. Gestures D. Input Devices
B
APFS replaced HFS+ as the default macOS file system starting with \_\_\_\_\_. A. macOS Sierra B. macOS Catalina C. macOS High Sierra D. macOS Mavericks
C
The \_\_\_\_\_ is used to access the file system in a graphical view. A. Finder B. Explorer C. Terminal D. Directory Utility
A
The command-line interpreter for zshell is \_\_\_\_\_. A. #!/bin/bash B. #!/bin/zsh C. #!/bin/shellz D. #!/bin/zpy
B