previous | start | next

Self Check

  1. When you run the BankAccountTester program, how many objects of class BankAccount are constructed? How many objects of type BankAccountTester?
  2. Why is the BankAccountTester class unnecessary in development environments that allow interactive testing, such as BlueJ?

previous | start | next