OA Exams
Which Linux command is used to search the directory hierarchy for files?
Correct Answer: A) find
Explanation: The find command searches the directory hierarchy for files in Linux.
Which Windows tool is used to configure automatic backup tasks?
Correct Answer: A) Task Scheduler
Explanation: Task Scheduler is used to configure automatic backup tasks in Windows.
Which Linux command is used to display the file contents?
Correct Answer: A) cat
Explanation: The cat command is used to display the contents of a file in Linux.
Which Windows feature provides protection against unauthorized access to drives?
Correct Answer: A) BitLocker
Explanation: BitLocker is used to provide encryption and protection against unauthorized access to drives in Windows.
Which Linux command is used to delete a directory and its contents?
Correct Answer: A) rm -r
Explanation: The rm -r command deletes a directory and its contents in Linux.
Which Windows command is used to display the version of Windows that is running?
Correct Answer: A) winver
Explanation: The winver command displays the version of Windows that is currently running.
Which Linux command is used to move files or directories?
Correct Answer: A) mv
Explanation: The mv command is used to move files or directories in Linux.
Which Windows feature allows you to restore previous versions of files?
Correct Answer: A) File History
Explanation: File History allows you to restore previous versions of files in Windows.
Which Linux command is used to change file permissions?
Correct Answer: A) chmod
Explanation: The chmod command is used to change file permissions in Linux.
Which Windows command is used to check system files for corruption?
Correct Answer: A) sfc /scannow
Explanation: The sfc /scannow command checks system files for corruption in Windows.
Which Linux command is used to display a list of running processes?
Correct Answer: A) ps
Explanation: The ps command displays a list of running processes in Linux.
Which Windows tool allows you to manage system services?
Correct Answer: A) Services
Explanation: The Services tool allows you to manage system services in Windows.
Which Linux command is used to show running processes in real-time?
Correct Answer: A) top
Explanation: The top command shows running processes in real-time in Linux.
Which Windows feature allows you to encrypt a drive for security?
Explanation: BitLocker is used to encrypt a drive for security in Windows.
What is the mechanic’s lien used for?
Correct Answer: A) pwd
Explanation: The pwd command displays the current directory in Linux.
Which Windows command is used to stop a service?
Correct Answer: A) net stop
Explanation: The net stop command is used to stop a service in Windows.
Which Linux command is used to display the contents of a file?
Which Windows tool is used to defragment a hard drive?
Correct Answer: A) Defragment and Optimize Drives
Explanation: The Defragment and Optimize Drives tool is used to defragment a hard drive in Windows.
Which Linux command is used to find files by name?
Explanation: The find command is used to find files by name in Linux.
Which Windows command is used to repair disk errors?
Correct Answer: A) chkdsk /f
Explanation: The chkdsk /f command is used to repair disk errors in Windows.