Object oreinted Java programming to represent a bank account This project focuses on the implementation of polymorphism, exceptions, and File I/O.
If a input file is not found or is not formatted, this code will throw an exception. Each time the code runs, it will add a profit due to interest to the savings acount and deduct a monthly fee from the checkings account. Then a new file is created with the updated information.