Accepts account balance and computes interest on account


Accepts account balance and computes interest on Account balance. It then adds on the interest to get the total amount due. The rate schedule are as follows: 1.5% onthe first %1000 and 1% on any amount over that. The minimum payment is the total amountdue if that is <=$10; otherwise, it is $10 or 10% of the total amount owed, which ever is larger. The program includes a loop that lets the user repeat this calculation until the user says she or he is done. 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Accepts account balance and computes interest on account
Reference No:- TGS0147112

Expected delivery within 24 Hours