What is a fundamental characteristic of a command-line interface (CLI)? 🔊
A fundamental characteristic of a command-line interface (CLI) is its reliance on text input and output. Users interact with the system through typed commands, allowing for precise control and automation of tasks. Unlike graphical user interfaces (GUIs), CLIs require familiarity with command syntax but offer efficiency and scripting capabilities for advanced users.
Equestions.com Team – Verified by subject-matter experts