1.
The______ key will let you start up a computer in target disk mode?
Correct Answer
A. Press and Hold+T
Explanation
Pressing and holding the T key will allow the user to start up a computer in target disk mode. This mode enables the computer to act as an external hard drive, allowing data transfer between two computers.
2.
Where do most applications store their preferences in Mac OS X v10.6?
Correct Answer
A. In a preferences database in the /Library/ folderOption 1
Explanation
Most applications in Mac OS X v10.6 store their preferences in a preferences database located in the /Library/ folder. This means that the preferences for all users on the system are stored in a centralized location. Option 1 correctly identifies this as the location where most applications store their preferences. Option 2 is incorrect because it suggests that each user's preferences are stored in a separate preferences database in their own ~/Library/ folder. Option 3 is also incorrect because it suggests that preferences are stored in .DS_Store files at the root level of each ~/ folder, which is not the case.
3.
How do I set up delegates in Outlook for Mac?
Correct Answer(s)
A. On the Tools menu, click Accounts.
B. Click the account that you want to add a delegate to, click Advanced, and then click Delegates
C. Under Delegates who can act on my behalf, click Add .
D. Type the name of the person that you want to add as a delegate.
Explanation
To set up delegates in Outlook for Mac, you need to follow these steps:
1. On the Tools menu, click Accounts.
2. Click the account that you want to add a delegate to.
3. Click Advanced, and then click Delegates.
4. Under Delegates who can act on my behalf, click Add.
5. Type the name of the person that you want to add as a delegate.
4.
The process of loading your computer's operating system after startup is known as?
Correct Answer
A. Booting
Explanation
Booting is the correct answer because it refers to the process of starting up a computer and loading its operating system. When a computer is turned on, it goes through a sequence of actions to initialize hardware, perform a power-on self-test, and ultimately load the operating system into memory. This process is commonly known as booting.
5.
Can we diagnosed Mac os in Recovery Mode ?
Correct Answer
B. No
Explanation
Mac OS can be diagnosed in Recovery Mode. In Recovery Mode, users can access various troubleshooting tools and utilities to diagnose and fix issues with the Mac operating system. This includes repairing disk errors, reinstalling macOS, restoring from a Time Machine backup, and running diagnostics to identify hardware problems. Therefore, the correct answer should be "Yes."
6.
The MAC application that maintains the desktop and the files and folders stored on the hard drive is called
Correct Answer
B. Finder
Explanation
The correct answer is Finder because it is the default file manager and graphical user interface shell for macOS. It allows users to browse and organize their files and folders, as well as perform various actions such as copying, moving, and deleting. Additionally, Finder also provides a visual representation of the desktop and allows users to access applications and documents stored on the hard drive.
7.
Is it possible to downgrade mac OS High Sierra to Sierra without data lost.
Correct Answer
B. No
Explanation
It is not possible to downgrade macOS High Sierra to Sierra without data loss. Downgrading an operating system typically involves wiping the existing system and reinstalling the previous version, which results in the loss of any data that was not backed up. Therefore, choosing "No" as the answer indicates that downgrading without data loss is not possible.
8.
To Turn on Voice Control on Mac?
Correct Answer
A. Apple menu > System Preferences> Accessibility>Voice Control>Enable Voice Control
Explanation
To turn on Voice Control on a Mac, you need to go to the Apple menu, then select System Preferences. From there, choose Accessibility, and then Voice Control. Finally, enable Voice Control. This option allows users to control their Mac using voice commands. The other options listed (System Preferences > Security > Voice Control and System Preferences > Mission Control > Voice Control) do not exist and are not valid steps to enable Voice Control.
9.
What is Latest file system of Mac OS catalina?
Correct Answer
C. APFS
Explanation
APFS stands for Apple File System, which is the latest file system introduced by Apple for Mac OS Catalina. It is designed to optimize storage capacity, improve performance, and enhance data security. APFS supports features like snapshots, cloning, and encryption, making it a more advanced and efficient file system compared to its predecessors.
10.
Allow the all user to read and write the file?
Correct Answer
A. Chmod a+rwx <filename>
Explanation
The correct answer is "chmod a+rwx ". This command allows all users to read and write the file by granting read, write, and execute permissions to the owner, group, and others.
11.
Name the internet browser that comes installed on Macs.
Correct Answer
B. Safari
Explanation
Safari is the internet browser that comes installed on Macs.
12.
If you own a Mac, what would you use to encrypt your home folder?
Correct Answer
C. FileVault
Explanation
FileVault is the correct answer for encrypting the home folder on a Mac. FileVault is a built-in disk encryption program that uses XTS-AES-128 encryption with a 256-bit key to help prevent unauthorized access to the information on your startup disk. It provides a secure way to protect your data in case your Mac is lost or stolen.
13.
To hide local user account ?
Correct Answer
A. Sudo dscl . create /Users/hiddenuser IsHidden 0
Explanation
This command is used to hide a local user account. By setting the value of "IsHidden" to 0, the user account will not be hidden.
14.
To Unhide local user account ?
Correct Answer
A. Sudo dscl . create /Users/hiddenuser IsHidden 0
Explanation
The correct answer is "sudo dscl . create /Users/hiddenuser IsHidden 0". This command creates a local user account called "hiddenuser" and sets the "IsHidden" attribute to 0, which means the account is not hidden. This command effectively unhides the local user account.
15.
Can we restore time machine backup on different OS?
Correct Answer
B. False
Explanation
Time Machine backups are specifically designed to be restored on the same operating system and version that they were created on. They are not compatible with different operating systems. Therefore, it is not possible to restore a Time Machine backup on a different OS.
16.
Can we fixed missing user account in Single user mode on Mac?
Correct Answer
A. Yes
Explanation
In Single user mode on Mac, it is possible to fix a missing user account. Single user mode allows the user to access the command line interface and perform various troubleshooting tasks, including creating or modifying user accounts. Therefore, it is feasible to fix a missing user account in this mode.
17.
Is it possible to recover the Mac Os without internet ?
Correct Answer
A. No
Explanation
It is not possible to recover the Mac OS without internet because the recovery process requires downloading the necessary files and software from Apple's servers. Without an internet connection, the Mac would not be able to access these resources and therefore cannot be recovered.
18.
How to Allow App in Mac through terminal ?
Correct Answer
A. sudo spctl --master-enable
Explanation
The correct answer is "sudo spctl --master-enable". This command is used in the terminal to allow an app in Mac. The "sudo" command is used to execute the following command with administrative privileges. "spctl" is a command-line tool used to manage the security assessment policy subsystem. "--master-enable" is an option that enables the master switch for assessing the security of apps. By running this command, the user allows the specified app to run on their Mac.
19.
How to transfer your old Mac's data to your new Mac ?
Correct Answer
C. Both of the above
Explanation
To transfer data from an old Mac to a new Mac, you can use Airdrop or the migration assistant. Airdrop allows you to wirelessly transfer files between Macs using the same Apple ID and being in close proximity. On the other hand, the migration assistant is a built-in utility that helps you transfer all your files, applications, and settings from an old Mac to a new one using a wired or wireless connection. Therefore, using both Airdrop and the migration assistant are valid methods for transferring data from an old Mac to a new Mac.
20.
Name Apple's slide show program?
Correct Answer
D. There is none
Explanation
The question asks for the name of Apple's slide show program, and the correct answer states that there is none. This means that Apple does not have a specific slide show program like PowerPoint.