MCQ
Which method is used to merge two or more arrays?
Explanation
concat() is used to merge two or more arrays into a new array.
concat() is used to merge two or more arrays into a new array.