Q. 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 (D) All of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) The output of the ufunc is necessarily an ndarray, if all input arguments are ndarrays