Skip to main content

What is flow chart?

Flow chart are used for logic representation.
Flow chart is graphical/pictorial representation of programme logic.
Three types of flow chart

1 sequential flow chart
2 conditional "          "
3 Iterative/loop "       "

➡ Flow chart are tools to express algorithm.
➡ being graphical in nature they are easier to understand.
➡ Algorithm can be reviewed and corrected easily.
➡ They provide effective algorithm for documentation.

Comments

Popular posts from this blog

Important links

  Software Drive https://drive.google.com/drive/folders/1siws7oga-10wdlPhOdcjamlDH6wm0iE_?usp=sharing PPT Drive https://drive.google.com/drive/folders/1lNHhZ4_qlsyHrWA862DyBSvkF_J4YVp8 https://docs.google.com/document/d/1fo_4gFB4sgWfTBfZvK7qf0LP0y9ge1dH/edit

Python Practice questions

Reverse  Check substring in string  Armstrong no or not Palindrome  Table print  Power of the no Factorial