previous | start | next

Answers

  1. One BankAccount object, no BankAccountTester object. The purpose of the BankAccountTester class is merely to hold the main method
  2. In those environments, you can issue interactive commands to construct BankAccount objects, invoke methods, and display their return values


previous | start | next