Valid loop conditions are identical to those used in selection statements.
查看答案
The switch statement is a general repetition statement that can be used in a variety of programming situations.
An infinite loop is one that never ends.
Symbolic constants can be extremely useful in constructing loops because they indicate what the number in the tested condition represents.
Loops are rarely used for the computation of sums and averages of lists of numeric data.