Sr-mf-003 Change Request 7

Change Request #7: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

· 7 years at 5.35%

· 15 years at 5.5%

· 30 years at 5.75%

Use an array for the mortgage data for the different loans. Read the interest rates to fill the array from a sequential file. Display the mortgage payment amount followed by…

Leave a Reply

Your email address will not be published. Required fields are marked *