1.

What is looping? Name three different types of looping statement?

Answer»

ANSWER:

Visual BASIC has three MAIN types of loops: for.. NEXT loops, do loops and while loops.

Explanation:

Visual Basic has three main types of loops: for.. next loops, do loops and while loops.



Discussion

No Comment Found