Q201
What is the use of rank() function in C++?
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board