Question: int Scores [ 2 ] [ 9 ] ; this line of code define Select one: a . two dimensional array of 2 rows and

int Scores[2][9];
this line of code define
Select one:
a. two dimensional array of 2 rows and 9 columns of type int
b. two dimensional array of 9 rows and 2 columns of type float
c. two dimensional array of 9 rows and 2 columns of type int
d. two dimensional array of 2 rows and 9 columns of type float
 int Scores[2][9]; this line of code define Select one: a. two

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!