Computer Science, asked by ishanipakira, 1 month ago

20. "LOOP" is the QBasic statement to close the structure:​

Answers

Answered by vidh4666777
0

Explanation:

nznzn kzkzkz kkskz kzka

Answered by manishathakur10588
0

Explanation:

loops are used to execute a set of statements repeatedly until a particular condition is satisfied, QBasic programming language provides the following types of loops to handle looping requirements.

Looping statement are the statements execute one or more statement repeatedly several number of times. In C programming language there are three types of loops; while, for and do-while.

END statement is used to end the program execution.

Similar questions