Vidyalelo
C++ Programming · Q364

C++ miscellaneous

Programming · C++ Programming · question 364

Q364

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

A.
Removes the all dimension from an array
Answer
B.
Removes the first dimension from the left of the array
C.
Removes the first dimension from the right of the array
D.
Removes the last dimension from the left of the array

Answer: Option A

Solution

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