previous |
start |
next
CheckingAccount Class
- First three transactions are free
- Charge $2 for every additional transaction
- Must override deposit, withdraw to increment
transaction count
- deductFees method deducts accumulated fees, resets
transaction count
previous |
start |
next