Computer Science for IGCSE & O level - Programming (Section 7 - No. 7)
Which of the following is NOT a type of loop discussed in the text?
Count-controlled loop
Condition-controlled loop
Pre-condition loop
Selection loop
Explanation
Selection loops use IF statements, not loops.
Comments (0)
