Which of the following statements about the for loop is false?
A. It is used when a loop is to be executed a known number of times.
B. Initialization is usually done in the first expression within the statement.
C. The limit is the second expression in the statement.
D. The update may be done as the last expression in the statement or within the action body.
E. It is an event-controlled loop.
Answer: E
Computer Science & Information Technology
You might also like to view...
Which of the following methods would have the lowest connectivity cost for a network?
A) coax B) infrared C) twisted pair D) fiber optic
Computer Science & Information Technology
Once slides are created from a Word outline, they can no longer be formatted or modified
Indicate whether the statement is true or false
Computer Science & Information Technology