Create a procedural program-displays the mortgage payment


Discuss the below:

Q: Create a procedural C++ program that calculates and displays the mortgage payment amount that will display mortgage amount, the term of the mortgage, and the interest rate of the mortgage. I would like to use specific variables for the amount, term and interest rate, but hard code them to use: amount = $300,000.00, term = 30 years, and interest rate = 7.75%. I want my output to use the same variables defined above and I want to the mortgage amounts to return dollars and cents. I would also like the calculator to display color segments.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create a procedural program-displays the mortgage payment
Reference No:- TGS01937471

Now Priced at $20 (50% Discount)

Recommended (99%)

Rated (4.3/5)