Question: /* please use C++ language, this is an intro class, please read the instructions, just please use two functions as the problem ask, no global

/* please use C++ language, this is an intro class, please read/* please use C++ language, this is an intro class, please read the instructions, just please use two functions as the problem ask, no global variable,please keep it basic.

Mortgage Calculator Modify your mortgage to include two functions. 1- A function to get principal, rate, and term. 2- A function to calculate monthly payment. Test your program by getting the data from the user by using the function and calculate monthly payment by calling the other function. Write proper comments. Input Validation: Do not accept negative values for amount principal rate, and term. loan (You cannot use global variable for this assignment.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!