Computer Applications
Define the term flowchart. Write any two advantages of a flowchart.
Algo & Flowcharts
72 Likes
Answer
A flowchart is a pictorial representation of the steps of an algorithm used to solve a particular problem. Two advantages of a flowchart are:
- Communication — The pictorial representation of the flowchart provides better communication. It is easier for the programmer to explain the logic of a program.
- Effective Analysis — It is a very useful technique, as flowchart is a pictorial representation that helps the programmer to analyze the problem in detail.
Answered By
42 Likes