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
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit