+1 vote
in C Plus Plus by
In C++, for what purpose the "rank()" is used?

a) It returns the size of each dimension

b) It returns the maximum number of elements that can be stored in the array

c) It returns the dimension of the specified array

d) None of the above

1 Answer

0 votes
by

c) It returns the dimension of the specified array

...