Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Chapter 13 Learning Objectives

AnnaHey edited this page Nov 29, 2017 · 3 revisions

By the end of this chapter, students will be able to:

  • Explain what a mutator method does
  • Explain what equality/sameness means in regard to objects
  • Distinguish between shallow equality and deep equality and explain
  • Explain what inheritance is
  • Create a sub-class from a super-class