Object Oriented Programming Using c++[0873-0873]
Object Oriented Programming Using c++[0873-0873]
846
Projects
We don’t have room in this book for exercises involving the kind of projects involved in this
chapter. However, we list some suggestions for projects you may want to pursue on your own.
1. Reread the explanation of the HORSE program from Chapter 10, “Pointers,” but do not
look at the code. Create a use case diagram and a class diagram for this program. Use the
results to create a .H file, and compare your results with the program. There are many
correct results.