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?

 
 
 
 

Copywrite © 2020-2024, CBSE Python,
All Rights Reserved