Name: Mia 2005-11-14 20:36
ttp://mars.walagata.com/w/miachan/FutureValueApp.java Is my assignment
I have to..
3. After the code that calculates, formats, and sisplays the results for each calculation, add code that stores the formatted values as strings in the next row of the array ( you need to use the toString method of the integer class to store the years value )
How in the WORLD do I go about doing this? It's a problem form Murach Beginning Java 2 JDK 5..I've been struggling through the class as i'm really really new to programming...and I really don't get it at all..
I have to..
3. After the code that calculates, formats, and sisplays the results for each calculation, add code that stores the formatted values as strings in the next row of the array ( you need to use the toString method of the integer class to store the years value )
How in the WORLD do I go about doing this? It's a problem form Murach Beginning Java 2 JDK 5..I've been struggling through the class as i'm really really new to programming...and I really don't get it at all..