96.5k views
24 votes
What is object oriented programming

User Mrmagooey
by
8.4k points

1 Answer

14 votes

Answer:

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

User Colm
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.