单项选择题

A.a.pop(“zero”);
B.a.push(“one”);
C.a.join(“two”);
D.a.shift(“three”);