Which method is used to concatenate two or more strings in JavaScript?
a. append()
b. join()
c. concat()
d. add()
This question is part of this quiz :