单项选择题

全0数组的创建使用()函数。

A.numpy.zeros()
B.numpy.ones()
C.numpy.arange()
D.numpy.linspace()