Computer Science, asked by shaurya1908, 2 months ago

What is procedure oriented programming and how does it function? Also how is it different from object oriented programming?​

Answers

Answered by Hitlerdidi02
1

Answer:

Procedural programming (PP), also known as inline programming takes a top-down approach. It is about writing a list of instructions to tell the computer what to do step by step. It relies on procedures or routines. Object-oriented programming (OOP) is about encapsulating data and behavior into objects.

Answered by Anonymous
1

Explanation:

In the procedure orientation ,the programmes were taken place with a perfect plan

Similar questions