Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Learning Outcomes 1. Implement a class with instance variables 1. Implement properties with get and set accessors 1.

Instructions 

1. Create a Loan class

•       The Loan class should have fields for o Loan Amount o Years o Annual Interest Rate

•       The constructor for the class should set the interest rate to 5.0

•       The Loan class should have a method that returns the Monthly Payment

Monthly Payment: You will need the month interest rate. Divide the annual interest rate by 1200 and use the (double) value as the monthly interest rate.

Use the following formula to calculate the monthly payment:

loanAmount

Show more
Files: 1.loan.JPG
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question