Computer Science, asked by mokamaloka, 16 hours ago

What are the advantages of using Flowcharts?​

Answers

Answered by pjahnabi007
2

Explanation:

Advantages of Flow Chart

Advantages of Flow ChartCommunication: Flowcharts are better way of communicating the logic of a system to all concerned or involved.

Effective analysis: With the help of flowchart, problem can be analysed in more effective way therefore reducing cost and wastage of time

.

.Proper documentation: Program flowcharts serve as a good program documentation, which is needed for various purposes, making things more efficient.

Efficient Coding: The flowcharts act as a guide or blueprint during the systems analysis and program development phase.

Proper Debugging: The flowchart helps in debugging process.

Efficient Program Maintenance: The maintenance of operating program becomes easy with the help of flowchart. It helps the programmer to put efforts more efficiently on that part.

Similar questions