Write a program that reads in loan amount, annual interest rate and number of years for the loan and display monthly payment the customer should pay for the loan. Here is a sample run: Input loan...


Write a program that reads in loan amount, annual interest rate and number of years<br>for the loan and display monthly payment the customer should pay for the loan.<br>Here is a sample run:<br>Input loan amount (RM): 30000<br>Input annual interest rate (%) : 4.2<br>Input number of years : 10<br>Monthly payment for this loan is (RM): 355<br>

Extracted text: Write a program that reads in loan amount, annual interest rate and number of years for the loan and display monthly payment the customer should pay for the loan. Here is a sample run: Input loan amount (RM): 30000 Input annual interest rate (%) : 4.2 Input number of years : 10 Monthly payment for this loan is (RM): 355

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here