Multiple Choice
The Do…Loop While statement is an example of a:
A) Selection statement
B) Repetition statement
C) Loop statement
D) Sequence statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: Including an incorrect xe "relational operator"relational operator
Q26: In a Do…Loop Until statement,the loop body
Q27: Visual Basic's currency formatting code,C,separates a number
Q28: The loop body of a Do…Loop While
Q30: Which of the following operators is typically
Q31: In a Do…Loop While statement,the loop body
Q32: Which of the following statements cannot be
Q33: The logical operator Not is also called
Q34: Which of the following is not required
Q40: Counter-controlled repetition requires only a control variable,an