Computer Science, asked by anjukanwar792, 6 months ago

By default, the step value in a loop is incremented by 2 it is true or false

Answers

Answered by hanockgamer611
11

Answer:

In a loop statement, step is the value by which the counter variable is incremented or decremented each time the loop body is executed. The step value can be positive or a negative value but it cannot be zero. The step value is optional. If not specified, step defaults to one.

Explanation:

friend mark me as brainlist only if you find this helpful and have a good day

Answered by kalapanayerage
7

Answer:

this sentence is false

Similar questions