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

Drawing shapes using java graphics API | Razsoft Education

Graphics2D API an introduction to Java2D | Razsoft Education

What is Object Oriented Programming | Razsoft Education

What is structured programming paradigm | Razsoft education

Coordinate system of java | Graphics2D coordinate system | Razsoft Education

Computer graphics an introduction | Razsoft education