Question: Write a C language code to create a 2-dimensional array (2*4) called scores of type integer. The array should be initialized with the following values:

Write a C language code to create a 2-dimensional array (2*4) called “scores” of type integer. The array should be initialized with the following values: 76,89,54,97,63,71,82,78.

Step by Step Solution

3.52 Rating (152 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The detailed answer for the above question is provided ... View full answer

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 Programming Questions!