Multiple Choice
In all structured loops, the ____ must provide either entry to, or exit from, the repeating structure.
A) loop-controlling statement
B) loop-directing question
C) loop-controlling question
D) loop-ending question
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The body of a loop can contain
Q26: Setting a data item to a specific
Q27: A(n) _ loop is a loop which
Q28: There is no benefit to changing a
Q29: You control a loop's repetitions by using
Q31: A common mistake when programming with loops
Q32: If you run the same application a
Q33: When one loop appears inside another, the
Q34: Programmers must be careful to use the
Q35: The decision that controls every loop is