Check sibling questions

Sequential flow 

In sequential flow of control, statements are executed one after the other in order.

Example:

 

Conditional flow

When the flow of control of a program is changed based on some condition using control statements, it is termed conditional flow of control.

Example:

 

Iterative flow

In iterative flow of control, a statement or block is executed until the program reaches a certain state, or operations have been applied to every element of a collection. 

Example:

  1. Computer Science - Class 11
  2. Chapter 6 Class 11 - Flow of Control

About the Author

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo