Flow Charts In C language - Passionate Geekz

Breaking

Where you can unleash your inner geek.

Sunday, 4 August 2019

Flow Charts In C language

Flow Charts Are very Important in C language . These helps in understand the programs  more Easily . Flow charts are meant for this

in C before creating any Program we must have a flow chart for that particular program .

using Flow Charts in Starting helps the program more Understandable

we have some symbols for flowcharts

 

The Oval(The end or beginning)

The Oval Represents  the beginning or the end of program.To start your Program.whenever  oval  symbol is used in the flow charts it will be the End or Start of Program

 

 

The Rectangle 

the rectangle represents the process of the program .

 

 

Arrow

Arrow Represents the directional flow of the program . by this arrow you will stick to the direction of program.

 

Diamond 

Diamond Symbol in Program Flow Charts Represents the  decision that your program will make

No comments:

Post a Comment