|
Thanx for your reply Paul in such a short time.
One of my course modules this year is 'java'. After completing Visual Basic and C programming last Term.
The main objective really is to progress and obtain a fundemental understanding of OO Programing which i seem to have taken on board so far. I,ve attempted a simple Vehicle class dba so far but nothing too hard.
My task is to create and implement a Bank Database in Java with the following functionality;
*create accounts(deposit and current)
*make a deposit
*make a withdrawel
*view account details(including personel info)
*a method to simulate the date changing to implement charges and pay interest, this could be a simple 'quartely update' option but a oppurtunity for a Date class exists where an 'increment day' method could be implemented.
I also need to include details such as charges and interest rates which i,ve been supplied.
I think i might attempt the database in Access to try to figure out its functionality.
Any help is welcome
Regards
BULL @(--)@
|