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.

false - you need not always increment by one

read the documentation!