Example of Pseudocode

Psuedocode is used to quickly model a computer program prior to implementation. Use of pseudocode can also make it easier to for non-programmers to follow the flow of an algorithm. Due to the informal nature of pseudocode, no set standard exists for its use. Therefore, one instance of pseudocode might be expressed in complete sentences, while another might be expressed using syntax similar to .

Copyright © 2013 Dictionary.com, LLC. All rights reserved.