CLI is best defined as which of the following?
- A. The sequence of steps a computer follows to load its operating system when powered on.
- B. A base-16 numeral system that uses digits 0-9 and letters A-F to represent values.
- C. A command-line interface that lets users interact with a computer by typing text commands. ✓
- D. The smallest unit of digital information, representing either a 0 or a 1.
Correct answer
C. A command-line interface that lets users interact with a computer by typing text commands.
Explanation
CLI refers to a command-line interface that lets users interact with a computer by typing text commands.