CBSE Class 11 Computer Science Question 23 of 161

Flow of Control — Question 5

Back to all questions
5
Question

Question 5

The .......... construct repeats a set of statements a specified number of times or as long as a condition is true.

  1. selection
  2. repetition ✓
  3. sequence
  4. flow
Answer