Which syntax allows combining multiple arrays into one?
Array.prototype.concat()
Spread operator (...)
Both a and b
Rest operator (...)
This question is part of this quiz :