1. What did you mean by imperative programming? Explain different types of imperative
programming
Answers
Answered by
0
Answer:
Imperative programming is a paradigm of computer programming where the program describes steps that change the state of the computer. ... This type of imperative programming is called procedural programming, and it is a step towards higher-level abstractions such as declarative programming.
Similar questions