Computational Thinking and Programming-I Quiz 7

Topics- Flow of Control: introduction, use of indentation, sequential flow, conditional and iterative flow

1. What does flow of control refer to in programming?

 
 
 
 

2. What is the purpose of indentation in Python?

 
 
 
 

3. What is sequential flow of control?

 
 
 
 

4. Which control structure is used for making decisions in programming?

 
 
 
 

5. What is the purpose of conditional statements?

 
 
 
 

6. Which of the following is a conditional statement in Python?

 
 
 
 

7. What is iterative flow of control?

 
 
 
 

8. Which control structure is used for repetitive execution of code in programming?

 
 
 
 

9. What is the purpose of loops in programming?

 
 
 
 

10. Which of the following is an iterative control structure in Python?

 
 
 
 

Jitendra Singh
✔ Verified Educator

Jitendra Singh

Founder of CBSEPython.in

I help CBSE Class 9–12 students learn Python, Information Technology, Artificial Intelligence and Computer Science through easy notes, quizzes, MCQs and sample papers.

Read More About Me →