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
The detailed answer for the above question is provided ... View full answer
Get step-by-step solutions from verified subject matter experts
