1.

What are the advantages and disadvantages of a flowchart?

Answer»

Advantages:

  • It is a means of communication and easy to understand.
  • Easy to convert into a program code.
  • Independent of programming language, i.e., A flowchart can be used to write programs using different programming languages.
  • Easy to test the program for errors and easy removal of such errors.

Disadvantages:

  • It is time consuming process as it makes use of a number of symbols.
  • It is difficult to show the complex logic using a flowchart.
  • Any changes in the flowchart needs redrawing the flowchart again.


Discussion

No Comment Found