1 Flowchart is a scheme that explains how the algorithm works. Algorithm is a textual description of how the program should work.
2 Bubble sort algorithm.
3 The example of a flowchart is below:
4 The use of the flowchart is to visualize the algorithm, make it intuitively understandable
5 Because it helps to see how to develop the program.
Comments
Leave a comment