Question: Write difference between algorithm and flowchart?
An algorithm is a step-by-step procedure to solve a problem or perform a task. A flowchart is a graphical representation of an algorithm using symbols and arrows to show the flow of logic. The main difference between an algorithm and a flowchart is that an algorithm is a textual description of the solution, while a flowchart is a visual diagram of the solution.
Comments
Post a Comment
let's start discussion