What is the difference between object-oriented programming language and Procedural Programming?
Answers
Answered by
4
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
1
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.
hope it's helpful
please mark me as brainliest
Similar questions
Math,
3 months ago
Math,
3 months ago
English,
7 months ago
Computer Science,
11 months ago
Science,
11 months ago