Procedural language

A procedural language is a programming language that follows instructions in a sequential manner. Consider the example below:

Go to the market
Buy vegetables
Pay water and electricity bills
Go home

In a procedural language the above instructions will have to be done from the top to the bottom. If one instruction is not carried out the other instructions below it will not be executed.


From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by razib.in