Point out the wrong statement.
A. A universal function is a function that operates on ndarrays in an element-by-element fashion
B. In Numpy, universal functions are instances of the numpy.ufunction class
C. Many of the built-in functions are implemented in compiled C code
D. All of the mentioned
Answer: Option B

Join The Discussion