Purchase Solution

Java Mortgage Calculation Program

Not what you're looking for?

Ask Custom Question

Please help me modify the attached Java Programming File so that it will display
the mortgage payment amount for each loan and then list the loan balance and interest paid for each payment over the term of the loan. Use loops to prevent lists from scrolling off the screen.

Actual Problems:
Write the program in Java (without a graphical user interface) and have it calculate the payment amount for 3 mortgage loans:( with the default loan of $200000)
? 7 year at 5.35%
? 15 year at 5.5%
? 30 year at 5.75%
Use an array for the different loans. Display the mortgage payment amount for each loan and then list the loan balance and interest paid for each payment over the term of the loan. Use loops to prevent lists from scrolling off the screen.

Purchase this Solution

Solution Summary

I have attached the following java file and compiled class. The java code is commented to help you understand how it works.

Solution Preview

I have attached the following java file and compiled class. The java code is commented to help you ...

Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.