Multiple Choice
Many loop control variable values are altered by ____ (or adding to) them.
A) comparing
B) reducing
C) expanding
D) incrementing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: When a loop might execute many times,
Q22: Often, totals are _; that is, summed
Q24: When loops are nested, each pair contains
Q25: The _ loop checks a Boolean expression
Q26: The _ loop checks a Boolean expression
Q28: You can use a(n) _ loop to
Q29: The expressions in each part of an
Q30: Event-driven GUI programs sometimes require fewer coded
Q31: The block of statements executed in a
Q33: Briefly describe the structure of a for