A programmer needs to automate processes and tasks in an operating system. Which tool would the programmer use to build a script file?
- a text editor
- a comparison operator
- an executable automation tool
- a compiler
Explanation & Hint:
A script file is a simple text file used to automate processes and tasks on various operating systems. A “script” can be created by any common text editor. |