c State whether the following statements are true (T) or false (F). 1 The step value can only have a positive number 2 The FOR...NEXT statement cannot be stopped with the EXIT command. 3. Every loop must have a terminating condition 4. In a FOR...NEXT loop. the default step value is 0. 5. The statements between WHILE and WEND constitute the body of the loop.
Answers
Answered by
1
Answer:
1) True
2) False
3) True
4) False
5) True
Please Mark Me As A Brainlist
Similar questions