2.
Write 'T' for True and 'F' for False for the following statements :
(a) If the STEP command is not included, the default value for step is 0.
(b) Any type of loop may be nested within another.
(c) The STEP value can only be a positive value.
(d) In the WHILE-WEND loop, counter has to be incremented separately.
(e) Each nested loop should have a unique counter variable.
Answers
Answered by
0
Answer:
T, T, F, T maybe I am not sure
Similar questions