What are the examples of procedural language?

Answer:
Procedural languages use the techinque of dividing a given program into a no of procedures(functions). These functions interact by passing values between them. These languages usually do not have object oriented features. Examples are: C, Cobol, Fortan.
First answer by ID0456726340. Last edit by ID0456726340. Question popularity: 0 [recommend question].