CompTIA
SK0-005 · Question #658
Which of the following best describes information that is configured prior to running a script?
The correct answer is B. Environment variable. An environment variable is information set up before running a script and can be accessed by the script during execution.
Server administration
Question
Which of the following best describes information that is configured prior to running a script?
Options
- AStandard input
- BEnvironment variable
- CConditional
- DInteger array
How the community answered
(37 responses)- A5% (2)
- B86% (32)
- C3% (1)
- D5% (2)
Explanation
An environment variable is information set up before running a script and can be accessed by the script during execution.
Topics
#Scripting#Environment Variables#Server Administration
Community Discussion
No community discussion yet for this question.