Java Tutorial #5 – Arrays
So far, we have seen ways to store single pieces of information. However, to start to see the power of programming, we need to be able to handle collections of data. This is where arrays step in. http://www.javaomatic.com/javalesson5.html