previous | start | next

Self Check

  1. Suppose we modify the BankAccount class so that each bank account has an account number. How does this change affect the instance fields?
  2. What are the instance fields of the Rectangle class?

previous | start | next