单项选择题

在数组的末尾添加数组元素的函数是()

A.array()pop
B.array()shift
C.array()unshift
D.array()push