Please use c programming in microsoft visual studio to


Please use C# programming in Microsoft Visual Studio to complete this assignment.

You are to write a program that will prompt the user for the following information and then calculate and display the monthly payment.

Amount borrowed

term of the loan

interest rate.

Your main method is to consist of the following function calls only with the exception of any variables that need to be declared.

GetLoanTerms( );

CalculatePayment( );

DisplayResults( );

You will need to determine what if anything needs to be in the methods ( ) 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Please use c programming in microsoft visual studio to
Reference No:- TGS0992375

Expected delivery within 24 Hours