CompTIA FC0-U71 Question Answer
Which of the following is used to create a repetitive process within code?
Loop
Branch
Comment
Integrate
Aloopis a programming construct that repeats a set of instructions while a condition is true. This is used to automate repetitive tasks in code.
“Loops are used in programming to execute the same block of code multiple times under specific conditions.” — CompTIA ITF+ Programming Concepts
Correct answer: A
TESTED 31 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved