Restitution Case
Essay by Greek • September 24, 2011 • Essay • 918 Words (4 Pages) • 1,520 Views
I want to be able to say, "Monthly mortgage payment for loan of 200,000 dollars at 7 year term with a rate of 5.35 is (?) and contiune on with the other two types (15 years and 30 years and also with the intrest rates) by having the user press the enter key. I just do not know how to get or use a for loop correctly with the array and plus the system.out.println.
I have read and read and read from my book across 4 chapters and been online to read articles from the java site and also look at other codes, but just not making the conntection with arrays and for loops. All the examples I get are always about prime numbers and nothing close to this example to make that connection for me.
Lastly, the code will not compile and know that since this is pretty much the best I could do.
I want to be able to say, "Monthly mortgage payment for loan of 200,000 dollars at 7 year term with a rate of 5.35 is (?) and contiune on with the other two types (15 years and 30 years and also with the intrest rates) by having the user press the enter key. I just do not know how to get or use a for loop correctly with the array and plus the system.out.println.
I have read and read and read from my book across 4 chapters and been online to read articles from the java site and also look at other codes, but just not making the conntection with arrays and for loops. All the examples I get are always about prime numbers and nothing close to this example to make that connection for me.
Lastly, the code will not compile and know that since this is pretty much the best I could do.
I want to be able to say, "Monthly mortgage payment for loan of 200,000 dollars at 7 year term with a rate of 5.35 is (?) and contiune on with the other two types (15 years and 30 years and also with the intrest rates) by having the user press the enter key. I just do not know how to get or use a for loop correctly with the array and plus the system.out.println.
I have read and read and read from my book across 4 chapters and been online to read articles from the java site and also look at other codes, but just not making the conntection with arrays and for loops. All the examples I get are always about prime numbers and nothing close to this example to make that connection for me.
Lastly, the code will not compile and know that since this is pretty much the best I could do.
I want to be able to say, "Monthly mortgage payment for loan of 200,000 dollars at 7 year term with a rate of 5.35 is (?) and contiune on with the other two types (15 years and 30 years and also with the intrest rates) by having the user press the enter key. I just do not know how to get or use a for loop correctly with the array and plus the system.out.println.
I have read and
...
...