निम्नलिखित में से कौन सा कथन असत्य है?
Which among the following statement is false?
A
ndarray is also known as the axis array.
B
In NumPy, dimensions are called axes.
C
NumPy main objective is the homogeneous multidimensional array.
D
ndaaray. dataitemSize is the buffer containing the actual elements of the array.
Explanation
Correct Answer: D) ndaaray. dataitemSize is the buffer containing the actual elements of the array.