Creating a Software System
nDefine the classes to which objects belong. nA class definition determines the features and behavior of the objects that are instances of the class. nA program source is a collection of class definitions.