Question: JavaScript Press CTRL ALT DELETE to log on Test 2 Ch 9 and Ch 10- Java Programming (40%) Given a BankAccount class, write out two
Press CTRL ALT DELETE to log on Test 2 Ch 9 and Ch 10- Java Programming (40%) Given a BankAccount class, write out two addition BankAccount (1) Checking Account -h I. as minimum balance as 100.00, if withdraw the balance make it under 100.00, the message will be given as "Balance lower than minimum",5.00 penaity will apply will have 5% interest in any balance. (2) Saving Account- has no minimum balance and (hint: this is by inheritance to accomplish) (3) BankAccountTester to test all cases above. Press CTRL ALT DELETE to log on Test 2 Ch 9 and Ch 10- Java Programming (40%) Given a BankAccount class, write out two addition BankAccount (1) Checking Account -h I. as minimum balance as 100.00, if withdraw the balance make it under 100.00, the message will be given as "Balance lower than minimum",5.00 penaity will apply will have 5% interest in any balance. (2) Saving Account- has no minimum balance and (hint: this is by inheritance to accomplish) (3) BankAccountTester to test all cases above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
