what do we call number of dimensions in an array?
Answers
Answered by
1
Explanation:
The dimensionality of an array is how many axes it has. You index into it with one subscript, e.g. array[n] . You index into it with two subscripts, e.g. array[x,y] ..
please follow me and mark as branliest answer...
Similar questions