Write the difference between Flowchart and Algorithm
Answers
Answered by
0
Answer:
Algorithm is step by step procedure to solve the problem. Flowchart is a diagram created by different shapes to show the flow of data. ... In algorithm plain text are used. In flowchart, symbols/shapes are used.
Answered by
3
Answer:
Difference between Algorithm and flowchart
1. Algorithm is step by step procedure to solve the problem.
1.Flowchart is a diagram created by different shapes to show the flow of data.
2.Algorithm is complex to understand. 2.Flowchart is easy to understand.
3.In algorithm plain text are used.
3.In flowchart, symbols/shapes are used.
4.Algorithm is easy to debug.
4.Flowchart it is hard to debug.
Similar questions