Vidyalelo
Data Science · Q181

Data Science Miscellaneous

Computer Related · Data Science · question 181

Q181

Point out the wrong statement.

A.
Each universal function takes array inputs and produces array outputs
B.
Broadcasting is used throughout NumPy to decide how to handle disparately shaped arrays
C.
The output of the ufunc is necessarily an ndarray, if all input arguments are ndarrays
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board