Frage im Vorstellungsgespräch bei MathWorks

What is object oriented programming? (General question)

Antwort im Vorstellungsgespräch

Anonym

1. Juni 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.