what is the advantage of a flowchart
Answers
Answered by
2
REPRESENTATION OF ALGORITHIM EASILY
Answered by
2
Answer:
Advantage:-
- Flowcharts are not related to any programming languages. Hence they can be implemented in any programming language.
- Flowcharts are easy to understand. The data flow of program can be easily understood by flowchart and errors in it can easily be recovered.
- When we need to incorporate some more facilities within program, then it is easy to incorporate them through flowchart.
Similar questions