<<< Week 7, Chapter 4, Anatomy of a class     Index     Class Name >>>

2. No concepts exist in isolation


  • When objects are instantiated, they interact with other objects.

  • Objects may contain other objects, or they can inherit from other objects:

    shape UML diagram
<<< Week 7, Chapter 4, Anatomy of a class     Index     Class Name >>>