234k views
0 votes
What command is used to distinguish the imperative programming languages from other programming languages

User Keneshia
by
6.3k points

1 Answer

3 votes

Answer:

In computer science, imperative programming is a programming paradigm that uses statements that change a program's state. In much the same way that the imperative mood in natural languages expresses commands, an imperative program consists of commands for the computer to perform. Imperative programming focuses on describing how a program operates.

Step-by-step explanation:

I majored in Science.

User Javigzz
by
5.0k points