1. Flowchart is a graphical representation of a program, algorithm is the arranged sequence of commands that can be used to code the program.
2. An example of an algorithm is a bubble sort algorithm.
3. An example of a flowchart is below:
4. The flowchart is used to visualize the sequence of commands
5. The flowcharts allow seeing the key turning points of the program.
Comments
Leave a comment