Which type of user interface allows users to interact with computers through typed commands? 🔊
The type of user interface that allows users to interact with computers through typed commands is called a command-line interface (CLI). In this interface, users input textual commands to perform specific tasks, ranging from file management to software execution. It provides a more direct and efficient way of interacting with the system compared to graphical user interfaces (GUIs), especially for power users and system administrators who require quick access to system functionalities.
Equestions.com Team – Verified by subject-matter experts