previous | start | next

Answers

  1. Two instance fields: balance and interestRate.
  2. deposit, withdraw, getBalance, and addInterest.
  3. Manager is the subclass; Employee is the superclass.


previous | start | next