Computer Science, asked by vkpandeypv1, 1 month ago

1. What is Procedure Oriented Programming?​

Answers

Answered by ashwinibadgujar7382
0

Answer:

Procedure oriented programming is a set of functions. ... To perform any particular task, set of function are compulsory. For example , a program may involve collecting data from user, performing some kind of calculation on that data and printing the data on screen when is requested.

Answered by GιяℓуSσυℓ
1

Answer:

Procedural Programming can be defined as a programming model which is derived from structured programming, based upon the concept of calling procedure. Procedures, also known as routines, subroutines or functions, simply consist of a series of computational steps to be carried out.

Similar questions