Which of the following statements about the while loop is false?
A. It uses an event to control the loop.
B. The minimum number of times the action body can be executed is 1.
C. It is a post-test loop.
D. It requires a semicolon at the end of the statement.
E. Multiple statements can be coded in the loop body.
Answer: C
You might also like to view...
What is Search engine optimization (SEO)?
What will be an ideal response?
A crosstab query summarizes a large amount of data in a small space so that it is easy to read
a. true b. false
It is possible to use calculations to update a value in a column.
Answer the following statement true (T) or false (F)
A ________ geometric layout connects all computers in a closed loop, with each computer linked to the next usually with a series of point-to-point dedicated circuits.
a. bus design b. star design c. full mesh design d. ring design e. partial mesh design