Computer Science, asked by ushapruthvi, 1 year ago

algorithms and flow chart​

Answers

Answered by BrainlyHeroSumit
14

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.

Definition of Flowchart

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. With algorithms, we can easily understand a program. The main purpose of a flowchart is to analyze different processes.

Answered by Nikitacuty
1

Answer:

To write a logical step-by-step method to solve the problem is called an algorithm, in other words, an algorithm is a procedure for solving problems.

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.

❤️Hope it helps❤️

Similar questions