Due March 27, 1999 at the beginning of class.Please turn in your source code, an example print run from Part A, and a screen shot from Part B.
Part A:
Make the following changes to the bank object, and demonstrate in a main().
- Give the bank a 'name' field with a getter (set during construction only).
- Make the 'findAccountByName' function private. Those using a bank should only be able to get an account with a name and password.
Part B:
Download the display classes and run them with your BankAccount and Bank objects.
The views and opinions expressed in this page are strictly those of the page author.
The contents of this page have not been reviewed or approved by the University of Minnesota.