Computer Science, asked by rakeshgoyal97, 9 months ago

What is the use of STEP clause in the FOR---NEXT loop?​

Answers

Answered by Hasrin
0

Answer:

this is the answer .........

Attachments:
Answered by chaitali15379
1

<marquee>HERE IS YOUR ANSWER </marquee>

The Next statement increments the counter variable by 1. Using the Step keyword, you can increase or decrease the counter variable by the value you specify. In the following example, the counter variable j is incremented by 2 each time the loop repeats

<marquee>PLEASE MARK ME AS BRAINLIST </marquee>

Similar questions