Computer Science, asked by sg6762133, 18 days ago

Define flow chart and write the advantages flow chart​

Answers

Answered by CarnageSpider
2

FLOWCHART

A flowchart is a picture of the separate steps of a process in sequential order. It is a generic tool that can be adapted for a wide variety of purposes, and can be used to describe various processes, such as a manufacturing process, an administrative or service process, or a project plan.

ADVANTAGES

Effective Communication : Flowcharts are better way of communicating the logic of the system. Effective Analysis : Using flowchart problem can be analyzed more efficiently. Easy Debugging and Efficient Testing : The Flowchart helps in debugging and testing process.

Similar questions