imperative programming 1
rzeczownikdomena: myślenie
EnWordnet [ver.5.0]
Definicja
a programming paradigm that describes computation in terms of statements that change a program state.
Przykłady
- 1.Procedural programming, on the other hand, is a specific type (or subset) of Imperative programming, where you use procedures (i.e., functions) to describe the commands the computer should perform.


