Which method is used to join all elements of an array into a string, separated by a specified delimiter?
combine()
merge()
concat()
join()