Multiple Choice
The ____ statement uses a loop control variable and provides you with three actions automatically in one compact statement: initialization,evaluation and incrementation.
A) do
B) while
C) for
D) count
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The _ is the location on your
Q31: Case 1<br><br>You have just starting working at
Q32: All programming languages assign 0 to a
Q33: Using a while loop,write the pseudocode to
Q34: Program logic gets more complicated when you
Q36: Often,the value of a loop control variable
Q37: When you do not know when you
Q38: If a data item is valid,you can
Q39: A loop for which the number of
Q40: Case 1<br><br>You have just starting working at