what is procedure oriented programming
Answers
Answered by
0
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.
Answered by
1
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