PDA

View Full Version : Week 4: Individual Assignment PRG 421


MWIL1985
Mar 7, 2012, 10:40 AM
CONVERT THIS TO APPLET
Change Request #6 Service Request SR-mf-003
Purpose: Write the program in Java (with a graphical user interface) so that it will
Allow the user to select which way they want to calculate a mortgage: by input of
The amount of the mortgage, the term of the mortgage, and the interest rate of the
Mortgage payment or by input of the amount of a mortgage and then select from
A menu of mortgage loans:

- 7 year at 5.35%
- 15 year at 5.5 %
- 30 year at 5.75%

In either case, display the mortgage payment amount and then, list the loan
Balance and interest paid for each payment over the term of the loan. Allow the
User to loop back and enter a new amount and make a new selection, or quit.
Insert comments in the program to document the program.

Curlyben
Mar 7, 2012, 10:49 AM
Please refer to this announcement

Do not simply retype or paste a question from your book or study material

We won't do your homework questions for you.
You were given the assignment for you to learn.

If you come up with your own answer and post it for us to critique that is within reason.

If you have some SPECIFIC questions that you couldn't find or didn't understand, we may help with that.
But this is your assignment, so show us you have at least attempted to complete it on your own.

Thank you.