Computer Science, asked by unnatibts, 8 months ago

What is Object orientation programming?​

Answers

Answered by vermaanya0106
2

Answer:

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields, and code, in the form of procedures. A feature of objects is an object's procedures that can access and often modify the data fields of the object with which they are associated

hope it helps you

thank you

Answered by scar822985
1

Answer:

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields, and code, in the form of procedures. A feature of objects is an object's procedures that can access and often modify the data fields of the object with which they are associated.

Similar questions