True/False
When using an automatic counter loop,the counter can be decremented through the use of a negative number for the step.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The start,stop,and step values in an automatic
Q2: All loop structures use the diamond in
Q3: The conditional test is made at the
Q4: What will be printed when the following
Q5: When using a REPEAT/UNTIL instruction:<br>A)The condition is
Q7: An indicator:<br>A)Can be a conditional end to
Q8: In an automatic counter loop,the instructions are
Q9: The loop logic structure:<br>A)Allows decisions to be
Q10: When using a WHILE/WHILE-END instruction,if the condition
Q11: Accumulating and counting a set of data