what is LOOPING IN QBASIC
Answers
Answered by
24
Hey Mate..
Looping: The process of repeating a series of statements as many times as needed. Loop control variable: A variable used to determine whether a loop will be executed. Loop body: The statement(s) that are executed each time a loop repeats. These loops are used to have a task repeated a specific number of times.
Mark as brainlist
#Nisha
jennifer35:
can you name the looping statements in QBasic
Answered by
5
Similar questions