Click OK and the array is created and populated

(Display Figure 7.)

Click the OK button at the bottom of Figure 7.

You have declared, created, and populated the entire array.

(Display Figure 8.)

The upper left portion of the edit pane for the main method should look like Figure 8.

(The order of the variable and the array may be reversed.  That is not a problem.)

Figure 8. Edit pane showing array in program Alice0180a.

(Even though the details regarding the size and the contents of the array don't show up in the printed source code shown in Listing 1, they do show up in the edit pane shown in Figure 8.)