| The president
increased your stock options as a result of your performance.
Based on the sketch of the class definition(s) provided in
HTSB Memo #3, implement the class(es)
as you have described them. (Sample) Feel free to alter any existing method
and/or
add additional methods that you require. In reality, you should have
AT LEAST 10 useful methods in your class.
Check to make sure that the customer does not withdraw more than is
contained in the account. Check to make sure that the customer does
not deposit more than $1million (or the legal limit for a RESP, etc.).
Improve the "tester" class (main method) that will show your
implementation and the reasonableness of your interface. You should make
sure to have keyboard input - not demonstrated in the sample - and create
methods that will be easy to use and return useful information (if required)
etc.) (Sample)
Your code should use a menu to access the various methods you have
created. If you need help with the format of a menu look at the while loop page (the do...while example).
MAKE SURE YOU KEEP A COPY OF THIS MATERIAL FOR YOURSELF.
I expect this information to be in my hand by the date on the outline [click
to find due date]. You must supply a copy of your implemented classes and
tester and any other files you have created that are part of your HTS Bank
system. Please attach the files to an e-mail.
You will want to refer to the attached document (Program Rubric - HTS Memo
4) to see what I am looking for.
|