What is object oriented programming? (General question)
Anonimo
Object oriented is a programming way. Where we have object this object have classes where we can put things like mass, height. And also put functions that is something that you want it to do. It is highly maintainable because people can just add new functions to it.