Design a class SavingAccount, with data members account_id,amount, and interest_rate, and member method getMontlyInterest().Then write a main program to set up account and display the monthlyinterest amount.
Expert Answer
An answer will be send to you shortly. . . . .