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