Sunday, February 7, 2010

8/2/2010

Object Oriented Design

Class diagram

Activity

Create your own class diagram using an object of your choice.

1 comment:

  1. OOD

    State:
    What the object has,its properties and attributes

    e.g. the pen has a lid,this keeps the pen from drying out

    Behavior: What the object does,the functions or acts that it can perform

    e.g. the pen writes

    ReplyDelete