

MCQOPTIONS
Saved Bookmarks
1. |
|
A. | ndarray is also known as the axis array. |
B. | ndarray.dataitemSize is the buffer containing the actual elements of the array. |
C. | NumPy main object is the homogeneous multidimensional array |
D. | In Numpy, dimensions are called axes |
Answer» B. ndarray.dataitemSize is the buffer containing the actual elements of the array. | |