statementis used to declare an array. The intersection of a row and column in an array is called
Answers
Answered by
1
Answer:
The intersection of a row and column in an array is called cell .
Answered by
0
Answer:
You can declare an array of arrays (a "multidimensional" array) by following the array declarator with a list of bracketed constant expressions in this form: type-specifier declarator [ constant-expression ] [ constant-expression ] ...
Similar questions