In a repetition control structure, the computer is directed to repeat one or more instructions until a certain condition is met. The section of code that repeats is usually referred to as a(n) _____.

🎲 Try a Random Question  |  Total Questions in Quiz: 76  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
BPA Computer Programming Concepts — practice the complete quiz, review flashcards, or try a random question.


1. In a repetition control structure, the computer is directed to repeat one or more instructions until a certain condition is met. The section of code that repeats is usually referred to as a(n) _____.