What is a Procedural programming paradigm | Razsoft Education

 Procedural programming :    

        As name suggest in procedural language we write procedures to get the result of given data. A program consists of data and algorithm, Algorithm is step by step procedures that work on data and give us the output. When we use a programming language to write down these step by step processes called procedural programming language. ALGOL, BASIC, COBOL and C are the example of procedural programming language.

Comments

Popular posts

"climits" Header file in c++ programming language | Razsoft Education

Integer data type in C++ programming language | Razsoft education

Accessing device coordinates in java graphics | Razsoft Education

Computer graphics with java an introduction | Razsoft Education