多项选择题

在JS中,如果想删除数组arr中的最后一个元素,则下列函数不正确的是()

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