About 389,000 results
Open links in new tab
  1. What is Imperative Programming? - GeeksforGeeks

    Jul 23, 2025 · Imperative programming is the paradigm which is based on providing the result by focusing on the step-by-step command with manipulated state. There are many programming …

  2. Imperative Programming: Definition & Examples | StudySmarter

    Aug 10, 2023 · Imperative programming is a programming paradigm that focuses on describing a program's logic through explicit statements that change a program's state. This approach is centered …

  3. What is Imperative Programming - Tpoint Tech - Java

    Mar 17, 2025 · Imperative programming is a software development approach in computer science that employs statements to modify the state of a program.

  4. Imperative Programming - CIO Wiki

    What is Imperative Programming? Imperative Programming is a programming paradigm that emphasizes explicit instructions to the computer to perform certain operations in order to achieve a …

  5. Functional programming vs. imperative programming (LINQ to XML)

    Sep 15, 2021 · Functional programming is a form of declarative programming. In contrast, most mainstream languages, including object-oriented programming (OOP) languages such as C#, Visual …

  6. Imperative Programming: 2024-2025 - Department of Computer …

    Part 1: Programming with state [1] Basic imperative programming constructs: assignments, conditionals, procedures and loops. Comparison of imperative and functional programming. Examples. [5] Method …

  7. What Is Imperative Programming? - Computer Hope

    Sep 15, 2024 · Imperative programming is a paradigm of computer programming where the program describes steps that change the state of the computer. Unlike declarative programming, which …

  8. Difference between Functional and Imperative Programming

    Jul 23, 2025 · Imperative Programming: Imperative Programming, as the name suggests, is a type of programming paradigm that specifies steps that computers should take to complete or finish a goal. …

  9. Theory of Programming Languages/Imperative Programming

    Apr 2, 2017 · Imperative programming - not unlike the imperative tense in human languages - is based on commands. This is different than declarations which are the staple of declarative languages.

  10. Imperative programming | Overview & Research Examples - Perlego

    Our overview of Imperative programming curates a series of relevant extracts and key research examples on this topic from our catalog of academic textbooks.