Flow Chart

FLOW CHART

LOGO

                                                                                                                                                                   

Definition:- "Flow Chart's are graphical representation of an algorithm of a program, which literally means that it is just a pictorial way to represent how the program is working."

Use:- "We use flow chart to understand complex program in a easier way. And this method is used in various field of programming."
                                                                                                                                                                   

Flow Chart Symbols:- There are basically "FIVE" symbols used in a flowchart, which is described  below.


Flow Chart Symbol.jpeg
FLOW CHART SYMBOLS
  
                                                                                                                                                                   

                                           Things To Remember 


  1. Always write "Start" and "Stop" within the oval before starting and ending of a flow chart respectively.
  2. Be aware of the difference between the use of "Parallelogram" and "Rectangle".
  3. While using Diamond shape for giving some condition, always write "True"False"  just beside the flow line to denote whether the below chart indicates / execute when the condition is "True" or "False"(as in "Example 2").
  4. Their should be only one "Stop" in the Flow chart, so join both the statements after the Diamond/Condition statement to a single upcoming(if their any) / Stop statement(as in "Example 2").
  5. Every thing is written like a statement or in a direct way for a better understanding.
                                                                                                                                                                   

Example of Flow Chart


Example 1

Example 1
Example 2
These are some few examples related to Flow Chart. I hope you will find this helpful.


For giving some suggestion please check our "Contact us" button. Also more update related to coding will be added in this Blog later on, so please get attached with this Blog. Thank you for your support and time...

Post a Comment

4 Comments

  1. I read your blog daily keep it up Nikhilesh.

    ReplyDelete
  2. I think it is in simple language and plus important thing is that it is "to-the-point".. Good luck 4 u..!! Keep going

    ReplyDelete
  3. This site explains thing in very simple language ...
    It is really usefull..
    Hope u will come with something more.
    Keep it up👍.

    ReplyDelete