

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is correct about remove_extent() function? |
A. | Removes the given dimension from an array |
B. | Removes the first dimension from the right of the array |
C. | Removes the first dimension from the left of the array |
D. | Removes the last dimension from the left of the array |
Answer» D. Removes the last dimension from the left of the array | |