निम्न में से किसका उपयोग सुन्न सरणी में अधिकतम तत्व खोजने के लिए किया जाता है
which of the following is used to find the maximum element in numpy array
A
maximum()
B
maxi()
C
maxim()
D
all()
Explanation
Correct Answer: A) maximum()