Computer Science, asked by ria3767, 2 months ago

Give an example of Procedure Oriented Programming and Object Oriented Programming.
ASAP...​

Answers

Answered by harshitsoni420
1

Explanation:

Procedure oriented programming is a set of functions. In this program Clanguage is used. 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 Anonymous
1

Answer:

POP- FORTRAN , C , COBOL

OOP- Java , Python , Javascript , Swift

Similar questions