+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

Related questions

0 votes
asked Mar 17, 2020 in C Plus Plus by rajeshsharma
+2 votes
asked Jan 21, 2021 in C Plus Plus by SakshiSharma
...