JS

Functions in JavaScript - Javascript string method...

13.

Which JavaScript String method is used to combine the text of two or more strings and return a new string?

trim()

slice()

join()

concat()