What is true about object-oriented programming?
Nice! Object-oriented programming is a way to model computer programs that requires objects, or instances of classes, to interact with each other.
Yikes! Object-oriented programming is a way to model computer programs that requires objects, or instances of classes, to interact with each other.