Computer Science, asked by kanchandevichairman, 4 months ago

How can you create loops in QBASIC?

Answers

Answered by gamer72
2

Answer:

Statements that enable us to create loops are known as looping statements. We will learn the following looping statements in QBASIC.

FOR….. NEXT

DO…..LOOP

Answered by saniatabassum2006
0

sorry in my book given QB64 not QBASIC

Similar questions