Flow of Program

View

We have to follow some specific flow of types of statements while writing a program in C. This flow is shown with the help of Figure 1 below-

Figure 1

Sometimes, processing statements and output statements are required to be repeated for finite number of times. In such a situation, flow of statements is shown with the help of Figure 2 below-

Figure 2

Last modified: Thursday, 23 September 2021, 6:23 AM