7 - List out advantages and Disadvantages of flowchart OR Write limitations of flowchart.

List out advantages and Disadvantages of flowchart OR Write limitations of flowchart.


Advantages:

1. Graphical representation is easy to understand.
2. It is better way of explanation the logic of a system or a program.
3. Analysis of the program can be efficiently done with it.
4. It is the best option for the documentation of program or process.
5. It is the best tool for system analysis.
6. It is also very usefull in the debugging of the program.


Disadvantages:

1. It becomes complex when the logic of the program is very complicated.
2. In order to modify it, we need to redraw the flowchart.
3. It takes extra time if it is complex.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.