describe all the symbols used to express an algorithm
Answers
Answered by
0
Answer:
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.
Definition of Algorithm
To write a logical step-by-step method to solve the problem is called algorithm, in other words, an algorithm is a procedure for solving problems. In order to solve a mathematical or computer problem, this is the first step of the procedure. An algorithm includes calculations, reasoning and data processing. Algorithms can be presented by natural languages, pseudo code and flowcharts, etc.
Similar questions
Math,
5 months ago
Accountancy,
5 months ago
Biology,
10 months ago
Math,
10 months ago
Physics,
1 year ago