单项选择题

请问在数组的末尾删除需要用到以下哪一个数组对象()

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