Question 3
Marks : +2 | -2
Pass Ratio : 100%
Point out the wrong statement.
Explanation: ufunc instances can also be produced using the frompyfunc factory function.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
Point out the wrong statement.
Explanation: The output of the ufunc is not necessarily an ndarray, if all input arguments are not ndarrays.