give one similarity and one difference between an algorithm and a flowchart
Answers
Answered by
22
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. It is written in the natural languages like English.
Similar questions