See the following for the correct syntax in declaring arrays: Arrays (The Java™ Tutorials > Learning the Java Language > Language Basics) - you must define the size of the array when you create it. ...