Science, asked by Sakshiranjan020, 2 days ago

similarity between algorithm and flow chart​

Answers

Answered by itsjimin845a
0

Answer:

A flowchart is the graphical or pictorial representation of an algorithm with the help of different symbols, shapes and arrows in order to demonstrate a process or a program. An Algorithm is a finite sequence of well defined steps for solving a problem in systematic manner

Answered by vianpratapsingh
0

Answer:

AlgorithmFlowchart similaritys

3.In algorithm plain text are used.

In flowchart, symbols/shapes are used.4.Algorithm is easy to debug.

Flowchart it is hard to debug.

5.Algorithm is difficult to construct.Flowchart is simple to construct.

6.Algorithm does not follow any rules.Flowchart follows rules to be constructed

Explanation:

i hope it helps

Similar questions