Vidyalelo
C++ Programming · Q411

C++ miscellaneous

Programming · C++ Programming · question 411

Q411

Which of the following is correct about extent() function?

A.
Returns how many elements are in array currently
B.
Returns the size of the 1st dimension
C.
Returns how many total elements can be stored in an array
D.
Returns the size of a given dimension
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board