Computer Studies
State whether the following statement is True or False :
Without using the STEP value, the control may jump to the next value.
QBASIC: For-Next Statements
8 Likes
Answer
True
Answered By
3 Likes
Related Questions
State whether the following statement is True or False :
The initial value of the variable FOR may begin with a negative number.
State whether the following statement is True or False :
By default, the increment of the variable in a FOR-NEXT statement is +1.
What is a loop?
What are the different ways to generate a loop in BASIC programming?