Multiple Choice
What are two advantages of scripts? (Choose two.)
A) They increase efficiency.
B) They are easier to do than working from a command prompt.
C) They are not language-specific.
D) They ensure consistent configuration throughout an organization.
E) They are very structured and do not provide room for many mistakes.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which logical operator returns a true if
Q2: Which relational operator would be used in
Q4: What command is used to create a
Q5: List one way a new technician could
Q6: Which scripting language would most likely have
Q7: Which type of loop is used in
Q8: Consider the following batch file commands:<br>set num1=7<br>set
Q9: Which part of a script is a
Q10: What is the purpose of the following
Q11: Which part of a script is not