Question
Asked by:
$10.00 VB.NET Morgage Cal Assistance
- From Computer-Science: Object-Oriented-Programming , Computer-Science: Programming-Methods
- Closed, but you can still post tutorials
- Due on May. 03, 2009
- Asked on Mar 31, 2009 at 9:13:09PM
Q:Need assistance with the following.
I need to Write a program in VB.Net (not Web based - windows form) with a graphical user interface. Have the user input the amount of the mortgage and then select from a menu of mortgage loans:
- 7 years at 5.35%
- 15 years at 5.5%
- 30 years at 5.75%
Use an array for the different loans. Display the mortgage payment amount. 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 new data or quit. Insert comments to document the program.



