Skip to content

judeg12/Bank-Account

Repository files navigation

Bank-Account

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.

About

The back end of a basic bank account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages