单项选择题

A.Array.concat()连接数组
B.Array.join()将数组元素连接起来以构建一个字符串
C.Array.length数组的大小
D.Array.pop()删除并返回数组的第一个元素