

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is correct about remove_all_extents() function? |
A. | Removes the all dimension from an array |
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» B. Removes the first dimension from the left of the array | |