FC0-U71 · Question #81
Which of the following are most likely to have a GUI? (Select two).
The correct answer is B. Windows D. macOS. Windows and macOS are operating systems that are most commonly associated with a Graphical User Interface (GUI) - a visual desktop environment with windows, icons, menus, and a pointer. PowerShell, Command Prompt, Z shell (zsh), and Bash are all command-line interfaces (CLIs)…
Question
Which of the following are most likely to have a GUI? (Select two).
Options
- APowerShell
- BWindows
- CCommand Prompt
- DmacOS
- EZ shell
- FBash
How the community answered
(31 responses)- B94% (29)
- E3% (1)
- F3% (1)
Explanation
Windows and macOS are operating systems that are most commonly associated with a Graphical User Interface (GUI) - a visual desktop environment with windows, icons, menus, and a pointer. PowerShell, Command Prompt, Z shell (zsh), and Bash are all command-line interfaces (CLIs) that accept text-based input and produce text output. While PowerShell and Command Prompt can run inside a windowed terminal on a GUI OS, they are themselves CLI tools, not GUI environments.
Topics
Community Discussion
No community discussion yet for this question.