Get premium membership and access questions with answers, video lessons as well as revision papers.

What are the characteristics of a FOR loop?

      

Highlight the characteristics of a FOR loop.

  

Answers


Maurice
(a) It has an incrementing or decrementing variable used in looping.

(b) It has the lower limit and the upper limit.

(c) The number of repetitions are known in advance.
maurice.mutuku answered the question on April 21, 2018 at 12:26


Next: What is the difference between repeat until loop and while loop?
Previous: Under what circumstances will one choose the FOR loop instead of WHILE loop?

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions