Computer Science, asked by imrankhan0078692, 11 months ago

Which value is optional and can either be positive or negative?
(a) FOR
(b) STEP
(C) NEXT​

Answers

Answered by ITzBrainlyGuy
5

\huge\bold{Answer:-}

option (a)

Answered by TanikaWaddle
3

option (b)

STEP

Explanation:

STEP statement : Executes after the body on each iteration.

STEP statement  is optional and can either be positive or negative

The init step is executed first, and only once. This step allows you to declare and initialize any loop control variables.

The for statement lets you repeat a statement or compound statement a specified number of times. The body of a for statement is executed zero or more times until an optional condition becomes false.

hence ,

option (b)

STEP

#Learn more :

When new developed product concept is tested, next immediate step is to a develop a testing technique b develop market strategy c develop logistic network d develop intermediaries?

https://brainly.in/question/9386700

Similar questions