Asked by Hanna Jordan on Jun 18, 2024

verifed

Verified

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.

Scripts

Scripts are a sequence of instructions written in a scripting language executed by another program rather than the computer processor directly.

Efficiency

Refers to the effectiveness with which resources are used to achieve a goal, often with the implication of doing so in a way that minimizes waste or maximizes utility.

Configuration

The arrangement or setup of the components of a computer or computer system, often described in terms of hardware, software, and network settings.

  • Appreciate the advantages of using scripts in automation and configuration.
verifed

Verified Answer

TD
Taylor DianaJun 19, 2024
Final Answer :
A , D
Explanation :
Scripts can increase efficiency by automating repetitive tasks and can ensure consistent configuration throughout an organization, reducing errors and discrepancies. The other choices are not necessarily advantages of scripts.