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 exercício faz parte do curso
Programming Paradigm Concepts
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
