Pages

Saturday 3 November 2012

Advantages and disadvantages of Pseudocode


Advantages :
* It can be easily in any word processor.
* It can be easily modified as compared to flowchart.
* It's implementation is very useful in structured design elements.
* It can be written easily.
* It can be read and understood easily.
* Converting a pseudocode to programming language is very easy as compared with converting a flowchart to programming language.

Disadvantages :
* It is not visual.
* We do not get a picture of the design.
* There is no standardised style or format, so one pseudocode may be different from another.
* For a beginner, It is more difficult to follow the logic or write pseudocode as compared to flowchart.


No comments:

Post a Comment