ComenzarEmpieza gratis

Classes vs. objects

Recall from the video that in the context of object-oriented programming, objects are specific examples of classes, which are broader categories of objects. Building on that knowledge, you're working with a colleague to design a new object-oriented program and need to determine what should be modeled as a class and what counts as an object. Identify which of the following would be examples of classes, which would be examples of objects, and which would be neither of the two.

Este ejercicio forma parte del curso

Programming Paradigm Concepts

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empieza el ejercicio