Asked by anonymous

In the update expression of a for loop, you must use the ++ operator in the increment expression.

a) true
b) false

i think it's true.

Answers

Answered by oobleck
false - you need not always increment by one

read the documentation!
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions