Multiple Choice
____________ are commonly used to control the number of times a loop iterates.
A) Boolean variables
B) Sentinel variables
C) Counter variables
D) Named constants
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: The increment operator is:<br>A) ++<br>B) --<br>C) *=<br>D)
Q81: You can use the WriteLine or Write
Q82: To add an item to a ListBox
Q83: In the header of a for loop,
Q84: If a loop does not have a
Q85: In general, there are three types of
Q87: The second expression appearing in the header
Q88: If a Random object uses the same
Q89: You can specify the directory to be
Q91: Most programming languages provide two different ways