Domanda di colloquio di Morgan Stanley

How does an object oriented programming work?

Risposta di colloquio

Anonimo

16 ott 2016

With object-oriented programming, a computer program is a group of objects that work together to get something done. Some simple programs might seem as though they consist of only one object—the class file. However, even those programs are using other objects to get work done.