Problem
Answer the following questions about how objects work, using this chapter and explorations on the Web.
• What is inheritance?
• What is a superclass?
• What is a subclass?
• What methods does a child class inherit?
• What instance variables (fields) does a child class inherit?