Which statement regarding for statements is false?
a) In a for statement, the initialization, loop-continuation condition, and increment can contain arithmetic expressions.
b) The increment must be greater than zero.
c) If the loop-continuation condition is initially false, the body of the loop is not performed.
d) It is common to use the control variable for controlling iteration while never mentioning it in the body of the loop.
b) The increment must be greater than zero.
Computer Science & Information Technology
You might also like to view...
The Document Inspector dialog box can be used to remove text from headers and footers
Indicate whether the statement is true or false
Computer Science & Information Technology
What are the two reasons an organization does not use a single router to connect all its networks?
What will be an ideal response?
Computer Science & Information Technology