Computer Science, asked by Anonymous, 1 year ago

What is algorithm and flow chart

Answers

Answered by VijayaLaxmiMehra1
4
❤️Hey!! ❤️❤️❤️


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.


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.



❤️Hope it helps❤️



Answered by Nikitacuty
2

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