Question: Please use c plus plus language QUESTION 2 Total interest amount = loan amount + (loan amount interest rate number of years) a) Write a
Please use c plus plus language 
QUESTION 2 Total interest amount = loan amount + (loan amount interest rate number of years) a) Write a function definition named calcTotinterest() that receives loan amount, interest rate and number of years. The function will calculate and return the total interest amount, based on the formula given above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
