Home » Programming Language (coding) » Python MCQs » Which of the following find the maximum number in the Numpy array ?

Which of the following find the maximum number in the Numpy array ?

Which of the following find the maximum number in the Numpy array ?

A. max(array)
B. array.max()
C. array(max)
D. None of the above

Correct Answer: Option B. array.max() 

Take Part in Discussion:

Your email address will not be published.

Solve : *
8 − 3 =