220-1102 · Question #380
220-1102 Question #380: Real Exam Question with Answer & Explanation
The correct answer is C: Terminal. In macOS, the "Terminal" application is the native utility that provides access to the command-line interface, allowing users to interact with the operating system through text-based commands. It serves as the gateway to the Unix-like underlying system.
Question
Which of the following allows access to the command line in macOS?
Options
- APsExec
- Bcommand.com
- CTerminal
- DCMD
Explanation
In macOS, the "Terminal" application is the native utility that provides access to the command-line interface, allowing users to interact with the operating system through text-based commands. It serves as the gateway to the Unix-like underlying system.
Common mistakes.
- A. PsExec is a command-line utility for Windows systems that allows users to execute processes on remote systems, not for accessing the local command line on macOS.
- B.
command.comis a command-line interpreter found in DOS and older Windows operating systems, not macOS. - D. CMD (Command Prompt) is the native command-line interpreter for Windows operating systems, not macOS.
Concept tested. macOS command-line access
Reference. https://support.apple.com/guide/terminal/welcome/mac
Topics
Community Discussion
No community discussion yet for this question.