पायथन में शून्य () फ़ंक्शन का उपयोग क्या है?
What is the use of the zeros() function in Numpy array in python ?
A
To make a Matrix with all element 0
B
To make a Matrix with all diagonal element 0
C
To make a Matrix with first row 0
D
None of the above
Explanation
Correct Answer: A) To make a Matrix with all element 0