pseudocode close pseudocode Also written as pseudo-code. A method of writing up a set of instructions for a computer program using plain English. This is a good way of planning a program before coding ...
(1) A part of a program that has been declared as unchanging. For example, a constant is hard coded and remains the same throughout the execution of the program. (2) Programming code that solves a ...