Definitions for "Pseudocode"
used to represent an algorithm to solve a problem. It is a combination of programming language terminology and English.
Created in the 1970s as an alternative to flowcharts, a stylized form of writing used to describe the logic of a program.
Nonexecutable program code used as an aid to develop and document structured programs.