Write a Program in C++ Create a BankTransaction class. Create following static d
ID: 3612013 • Letter: W
Question
Write a Program in C++ Create a BankTransaction class. Create following static data members: Balance to show balance. New Balance to get New balance from the user. Adjustment in order to do the adjustment in balance. Annual Interest Rate is used for the calculation of the interest. Interest data member to show the interest amount. Create constructor which display message when object is created. Create destructor which display message when an object is destroyed. Bank Transaction class have following public member functions: Deposit () to despite amount in the account. Withdrawal () to withdraw the amount from the bank. Balance () function for displaying the current balance. InterestRate () to set the interest rate. You must get interest rate from the user. AnnualInterest () is used to calculate the interest. The interest calculated should be deducted from the balance and the new balance after the deduction should be shown to the user. Now in the main; display a menu. Deposit WitExplanation / Answer
Write a Program in C++ Create a BankTransaction class. Create following static d
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.