Chapter 9
Example 9.1: Creating and Checking an Array
Example 9.2: Creating and Checking an Array II
Example 9.3: Select One Array, See Another
Example 9.4: A Shortcut to Array Creation
Example 9.5: Exceeding the Array Length
Example 9.6: Using the Array Object
Example 9.7: Automatically Extending the Array
Example 9.8: Creating an Array Using a Shortcut
Example 9.9: Assigning String Values to Arrays
Example 9.10: Multidimensional Arrays