Imperative-style Software Program
(Redirected from Imperative program)
Jump to navigation
Jump to search
An Imperative-style Software Program is a software program that follows an imperative programming paradigm.
- Context:
- It can (typically) be written in an Imperative Programming Language.
- …
- Counter-Example(s):
- See: OO Program, .