+ 1
Need help with this C++ assignment!
Write a test program that creates a Loan object with loan amount $50000, annual interest rate 6.5%, and number of years 20, and displays the monthly payment and total payment.
2 Réponses
+ 2
Renny Njuguna
Where is your code you wrote for this assignment so the community can help you debug it?