JavaScript中连接两个或多个数组的方法是()。

JavaScript中连接两个或多个数组的方法是()。

A.join()

B.push()

C.splice()

D.concat()

正确答案:concat()

猜你喜欢