Term of the Moment

information broker


Look Up Another Term


Redirected from: imperative high level language

Definition: procedural language


A programming language that requires programming discipline, such as C/C++, Java, COBOL, FORTRAN, Perl and JavaScript. Also called an "imperative language," programmers writing in such languages must develop a proper order of actions in order to solve the problem, based on a knowledge of data processing and programming. For a procedural vs. non-procedural language example, see non-procedural language.