Embed presentation
Downloaded 15 times




Imperative programming reflects the sequential nature of computer operations and uses sequences, selections, and iterations of commands. Object-oriented programming was developed to improve efficiency and reduce errors in complex software. Concurrent programming was developed for programs using multi-processor systems to make efficient use of resources. Imperative programming, also called procedural programming, consists of executable commands combined into modular blocks of self-contained code.



