

MCQOPTIONS
Saved Bookmarks
1. |
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» E. | |