0
What is object oriented programming??
definition of OOPS
2 Answers
+ 7
Object-oriented programming is a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods.
To get more:
https://en.m.wikipedia.org/wiki/Object-oriented_programming