Given the following two-dimensional array declaration, which statement is true?

int[][] numbers = new int[6][9];
a. The numbers array has 54 rows.
b. The numbers array has 15 rows.
c. The numbers array has 6 rows and 9 columns.
d. The numbers array has 6 columns and 9 rows.


c. The numbers array has 6 rows and 9 columns.

Computer Science & Information Technology

You might also like to view...

The Selection filter command is used to restrict records based on one or more fields, or on more than one value in the same field

Indicate whether the statement is true or false

Computer Science & Information Technology

In the Entry table, each task is entered in a new column.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If two frames contain an opacity change from 50% to 100%, Photoshop would create a tween frame with ____ opacity.

a. 0% b. 50% c. 75% d. 100%

Computer Science & Information Technology

The following text wrapping style does not allow a picture to be moved freely on the page:

A. Square B. In line with text C. In front of text D. Tight

Computer Science & Information Technology