Problem
1. List the steps in the process of object-oriented design that this chapter recommends for student use.
2. Give a rule of thumb for how to find classes when designing a program.
3. Give a rule of thumb for how to find methods when designing a program.
4. After discovering a method, why is it important to identify the object that is responsible for carrying out the action?