Answer:
Procedural language-is the programming language that is used for solving the issue with the help of step-by-step procedure.The procedure steps and result are both important .The advantage of this language are as follows:-
- Clarity in the process that is carried out
- Efficiently working programming language
- Has algorithmic property
Non-procedural language-It is the programming language in which the steps of the process is not specified and result is the only focus that is obtained with the help of user. The advantage of this language are as follows:-
- Short process for solving problem
- Combining several steps of process into one