Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 42)
42.
What does the NumPy function
numpy.zeros((3, 4))
do?
Answer: Option
Explanation:
The
numpy.zeros()
function creates a 3x4 array with all elements initialized to zero.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers