Which of the following is a valid declaration for a two-dimensional array?

a)```
int[][] matrix;
```
b)```
int[2] matrix;
```
c)```
int[]** matrix;
```
d)```
int[] matrix;
```
e) none of these are correct


a)```
int[][] matrix;
```

Computer Science & Information Technology

You might also like to view...

Which business letter style left-aligns the entire letter and is single spaced?

A) Block B) Modified block C) Standard D) Partial block

Computer Science & Information Technology

Table and picture are two types of ________ that can be inserted into a custom slide layout

A) themes B) placeholders C) backgrounds D) shapes

Computer Science & Information Technology

What is the bandwidth of a voice channel in the public switched telephone network?

What will be an ideal response?

Computer Science & Information Technology

Podcasts enable you to ________

A) communicate with friends in real time B) post journal entries on the web C) deliver audio/video files via RSS D) edit video files over the web

Computer Science & Information Technology