In Java script we can merge one or more arrays into one array using concat() method.concat() method merge two different array and make it new array so today we are going to discuss how to concatenate more arrays in java script,