19.09.2015 Views

Prentice.Hall.Introduction.to.Java.Programming,.Brief.Version.9th.(2014).[sharethefiles.com]

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4 public static void main(String args[]) {<br />

5 // Create an array for annual interest rates<br />

6 Object[] rateList = new Object[25];<br />

7 int i = 0;<br />

8 for (double rate = 5; rate

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!