Multiple Choice
Programmers use the ____ structure when they need the computer to repeatedly process one or more program instructions until some condition is met, at which time the processing ends.
A) decision
B) repetition
C) selection
D) declaration
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A repetition structure can only be a
Q2: Like the condition in the If…Then…Else statement,
Q4: The empty string is represented by the
Q5: When entering the InputBox function in the
Q6: If the user clicks the OK button,
Q7: The loop condition is represented by a
Q8: A(n) _ variable is a numeric variable
Q9: In a(n) _ loop, the loop condition
Q10: The syntax for the InputBox function is
Q11: You can use the _ statement to