Computer Science, asked by eshan07, 6 months ago

what do we call number of dimensions in an array?​

Answers

Answered by cuteeeepresent
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