Computer Science, asked by rs089053, 1 year ago

what is procedure oriented programming?

Answers

Answered by Anonymous
5
Procedure oriented programming breaks down a programming task into a collection of variables and data structures but object oriented programming is way better than this one as it provides more features.

rs089053: thanks a lot bro
rs089053: what are the basic concept of object-oriented programming?
Answered by cyrusbishop
1

Answer:

A  procedure oriented programming is a type of system which emphasis on functions rather than data items.

Explanation:

High level languages provide easy approach to the users in developing their logic to solve any problem with the help of a computer.These languages are called machine independent because one can develope and understand program logic without having much knowledge about computer's architecture.

Similar questions