answersLogoWhite

0

An algorithm is a series of steps leading to a result. A flowchart can be a graphical representation of the algorithm.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What will the beginners prefer to choose between flowchart and algorithm?

Flowchart.


How do you draw flowchart for overloaded functions?

You don't. A flowchart is one form of a visualization for an algorithm. Overloaded functions are one of many tools used to implement such an algorithm. The algorithm (and, therefore, the flowchart) isn't concerned with the tool needed for the implementation.


Advantages of algorithm over flowchart?

what are the advantages of algorithm over flowchart algorithm is a step by step procedure of a particular program either in pure english programming language or in english programming style. while a flowchart is a pictorial representation of an algorithm. why algorithm is better? the answer is very simple, as algorithm are concise and compact. it gives the basic idea behind the program. why flowchart is better? the answer to it is...being graphical it is easy to understand th methodology of program and can be reviewed as well as corrected easily.


what provides a representation of patterns that an algorithm comprises?

flowchart


Why do you use flowcharts?

Flowchart means pictorial representing of an algorithm.


Write algorithm and draw flowchart to find the sum of even numbers?

jgfujtf


Write an algorithm and draw a flowchart that will calculate the roots of quadratic equation?

dejene


Write flowchart searching algorithm?

flow chart to swap two number


What is the algorithm and flowchart to calculate the simple interest for 5 customers?

algorithms is language independent


What is the difference between algorithm and flowcharts?

They both are same. Both of them mean a set of instructions. but, an algorithm is a simple flow of instructions whereas in a flowchart the instructions are represented pictorially, and as the name suggest it is a 'flow chart'.


How do you write a structured algorithm an a flowchart to calculate and the average of ten scores?

how to write a structured algorithm that input the name and price of an item and quantity and amount


How do you do calculation on programming flowcharts?

You just have to know the symbols of flowchart and make the graphical representation of algorithm