Page 1 of 1

What is the use of rank() function in C++?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) Returns size of each dimension
b) Returns how many total elements can be stored in an array
c) Returns how many elements are in array currently
d) Returns the dimension of an array