CBSE Class 11 Computer Science
Question 25 of 161
Flow of Control — Question 7
Back to all questions 7
Question Question 7
Which of the following statements will make a repetition construct?
- if
- if-else
- for ✓
- while ✓
Which of the following statements will make a repetition construct?