0 votes
in JavaScript by
Which built-in method combines the text of two strings and returns a new string?

1 Answer

0 votes
by

concat() method returns the character at the specified index.

...