Use of Pseudocodes
1. Pseudocode is a structured language. It can be easily used for
algorithm writing. Pseudocode is understandable to class of educated
people. This can be used as communication media of computer
people and its users.
2. This is used for communicating process specifications that shape
program design. This is actually the primary design or draft design of
programs.
3. Users can easily understand the program. So the operating principle
or procedure can be easily expressed by pseudocodes. Pseudocodes
are also used in documenting the program.
4. Different scientific problems solvable by computers are written in
Pseudocodes. These are given in several books whenever needed.
No comments:
Post a Comment