Multiple Choice
Use a counter or a(n) ____ to control a loop's repetitions.
A) sentinel variable
B) end value
C) sentinel value
D) end statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Programmers use the term _ to describe
Q5: In a _,the loop body executes at
Q6: What are the tasks performed by the
Q7: To add to a variable is to
Q8: A(n)_ is any numeric variable you use
Q10: Once your logic enters the body of
Q11: Match each term with a statement below.<br><br>-One
Q12: What are common mistakes made by programmers
Q13: You can either increment or decrement the
Q14: When one loop appears inside another,the loop