A simple program that calculates interested on with differnt type of bank accounts.
The main point was to introduce us to objected oriented programming with different classes, and spereating out the driver and the like.
It was mostly dne to demonstrate inheritance.
Enjoy!!