Pregunta de entrevista de MathWorks

What is object oriented programming? (General question)

Respuesta de la entrevista

Anónimo

1 jun 2017

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.