Operational Procedures第 89 / 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

解析

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.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 CompTIA A+ Core 2 (220-1102) · 我们如何核对
反馈