MathWorks interview question

What is object oriented programming? (General question)

Interview Answer

Anonymous

Jun 1, 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.