This project contains two examples. The first example is a Pet class that does not use composition. The second example is a Pet class that uses composition. The purpose of these examples is to ...