What is the Differences between structural language and procedural language?

Answer:
Structural language is a language in which a particular structure is defined. It is used to make execution and understanding easier.
Ex : COBOL
Structural language does not have function calls.

Procedural language is a language in which function calls are allowed.
Ex : C
In this a particular procedure is followed every time.

IMB.
First answer by ID0018235449. Last edit by ID0018235449. Question popularity: 19 [recommend question].