Multiple Choice
Counting loops should be controlled with values.
A) Double
B) Integer
C) Char
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The Exit For statement causes immediate exit
Q2: Infinite loops occur when the loop-continuation condition
Q3: The Do…Loop While repetition statement tests the
Q4: The optional _ keyword specifies the increment
Q5: Which of the following will count down
Q7: The Exit statement terminates a program.
Q8: If a CheckBox is "on" (checked),its _
Q9: Which of the following statements about the
Q10: In a Do…Loop While statement,the loop-continuation condition
Q11: A control variable that is declared in