These are the files you will need to successfully complete Lab Assignment 6:
- AccountDriver.java, The “Driver” program for this assignment.
- BankAccount.java, The superclass definition of the BankAccount class.
Submit two files:
- CheckingAccount.java
- SavingsAccount.java