CompTIA ITF+ (FC0-U61) — Question 263
A systems administrator wants to run a script but does not have access to the graphical user interface. Which of the following can be used to run scripts?
Answer options
- A. Text editor
- B. Word processor
- C. Command line
- D. Spreadsheet
Correct answer: C
Explanation
The correct answer is C, the Command line, as it allows users to run scripts directly through text-based commands. Options A (Text editor) and B (Word processor) are used for editing documents, while D (Spreadsheet) is for data manipulation and not for script execution.