What is the difference between an algorithm and a flowchart?
Answers
Answered by
2
Algorithms and flowcharts are two different tools used for creating new programs, especially in computer programming. An algorithm is a step-by-step analysis of the process, while a flowchart explains the steps of a program in a graphical way.
Answered by
2
Answer:
An algorithm is a step-by-step analysis of the process in a graphical way
2 A flowchart explains the steps of a program in a graphical way
Explanation:
Hope it helps you
Gave a thanks
Similar questions