Which value is optional and can either be positive or negative?
(a) FOR
(b) STEP
(C) NEXT
Answers
Answered by
5
option (a)
Answered by
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