Discussion Questions¶
- Construct a class hierarchy for people on a college campus. Include faculty, staff, and students. What do they have in common? What distinguishes them from one another?
- Construct a class hierarchy for bank accounts.
- Construct a class hierarchy for different types of computers.
- Using the classes provided in the chapter, interactively construct a circuit and test it.