answersLogoWhite

0


Best Answer

Pseudocode Advantages

  1. Can be done easily on a word processor
  2. Easily modified
  3. Implements structured concepts well

Pseudocode Disadvantages

  1. It's not visual
  2. There is no accepted standard, so it varies widely from company to company
User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Pseudocode Advantages

  • Can be done easily on a word processor
  • Easily modified
  • Implements structured concepts well
  • Clarify algorithms in many cases.
  • Impose increased discipline on the process of documenting detailed design.
  • Provide additional level at which inspection can be performed.
  • Help to trap defects before they become code.
  • Increases product reliability.
  • May decreases overall costs.

Pseudocode Disadvantages

  • It's not visual
  • Create an additional level of documentation to maintain.
  • Introduce error possibilities in translating to code.
  • May require tool to extract pseudocode and facilitate drawing flowcharts.
  • There is no accepted standard, so it varies widely from company to company
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Advantages and disadvantages of pseudo-code
Write your answer...
Submit
Still have questions?
magnify glass
imp