What are the Objectives of object design
After going through this unit, you could be able to:
- explain steps of object design;
- discuss algorithms that reduce costs;
- select appropriate data structure for the algorithm;
- define the new internal classes and operations,
- assign responsibility for operation to appropriate classes;
- explain several types of associations.