Computer Science, asked by manishdudi6563, 10 months ago

State the approach for development of procedure oriented programming

Answers

Answered by MissTanya
3

{\huge{\mathcal{\purple{ANSWER :- }}}}

Procedure-oriented or function-oriented programming means function using different functions for different tasks in a program. It is a technique of encapsulation where every single task is done using an individual function or procedure.

Similar questions