Procedural Programming

Definition & Meaning

Last updated 23 month ago

What is Procedural Programming?

Procedural Programming is a programming paradigm that uses a linear or pinnacle-down technique. It is based on processes or subroutines to perForm computations.

Procedural programming is likewise known as vital programming.

What Does Procedural Programming Mean?

In procedural programming, a application consists of facts and Modules/techniques that Function at the statistics. The two are dealt with as separate entities. In the Object-orientated programming (OOP) paradigm, however, a program is Constructed from items. An object is an example of a Class, that's an Encapsulation of facts (known as Fields) and the Procedures (called Methods) that manipulate them. In most, but now not all, cases, the fields can simplest be Accessed or modified via the strategies. An item consequently is sort of a miniature application or a self-contained element, which Makes the OOP approach Greater Modularized and as a consequence easier to maintain and enlarge.

Another sort of programming paradigm that procedural programming may be contrasted with is occasion-driven programming. In this technique, methods are called/finished only in reaction to activities, which may additionally encompass Mouse clicks, Keyboard press, attaching or eliminating a tool, arrival of Records from an outside supply, and so on. As these Events are unpredicTable, the strategies that take care of them can't be achieved linearly as is the case with procedural programming.

Share Procedural Programming article on social networks

Your Score to Procedural Programming article

Score: 5 out of 5 (1 voters)

Be the first to comment on the Procedural Programming

7901- V4

tech-term.com© 2023 All rights reserved