previous | start | next

Self Check

  1. How can you use the methods of the public interface to empty the harrysChecking bank account?
  2. Suppose you want a more powerful bank account abstraction that keeps track of an account number in addition to the balance. How would you change the public interface to accommodate this enhancement?

previous | start | next