Transcription: Using classes and objects is an appropriate way of modeling elements in a great many applications. Graphics objects are often the basis of modern graphics applications and graphical user interfaces. Classes can represent constructs such as stacks, lists, and collections of many sorts. Later chapters of this book show how to build new classes using existing classes and ways of defining families of classes.