procedural language
A language in which the program statements can be grouped in self-contained blocks called procedures and functions. The logic of the program is expressed as a series of procedure calls. However, unlike in object oriented programming languages, the responsibility for specifying what steps should be taken, and in what order, falls on the programmer.
Related terms
programmer
call
function
procedure
object oriented design
object
object oriented languages
object oriented programming (OOP)
logic
Term sub categories
Programming
languages and commands
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols