Computer Science, asked by 6209377986, 8 months ago


Which of the following looping statements is most suitable when a number of
statements have to be executed a fixed number of times?
a. DO WHILE...LOOP
b. DO UNTIL...LOOP
c. FOR...NEXT
d. None of these​

Answers

Answered by aradhanatiwari9795
3

Answer:

I think do until loop..

Similar questions