1) Create an abstract class named Account (include methods like Deposit, Withdrawal and properties like AvailableBalance, MinBalanceRequired)
a) Derive classes SavingAccount & CurrentAccount from Account. You can use some additional properties & methods in these derived classes
b) In the main program, give an option to the user to create any type of account and then give the options to Deposit, Withdraw & check balance. Also give a warning to user as soon as Available balance goes below MinReqdBalance.
Use—Abstract Class, Properties, Constructors, User defined Exception, Function overloading. Static Members
1
Expert's answer
2018-12-24T01:51:12-0500
Dear Jemson, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment