Operational ProceduresPregunta 89 de 100

Which basic scripting construct repeats a block of instructions until a condition is met, and is fundamental to automation?

a.A comment
b.A variable
c.A file path
d.A loop

Explicación

A loop repeats instructions until a condition is satisfied, letting a script automate repetitive work. A variable stores a value and a comment documents code, but neither performs repetition on its own.

Practica las 100 preguntas gratis — sin registro.

Preguntas relacionadas de este tema

Última revisión: · proceso editorial

Equipo Editorial de PrepPass · Verificado con CompTIA A+ Core 2 (220-1102) · Cómo revisamos
Reportar