Get premium membership and access questions with answers, video lessons as well as revision papers.
A loop is a program control structure that allows for the execution to follow conditional structures, repetitive structures or bifurcation of controls. Loops can be nested in such a way that one loop sits in the body of another. For every execution of the outer loop, the inner loop is executed in full.
Kavungya answered the question on May 15, 2019 at 14:27