Posts tagged with: string-methods

The charAt() method returns the character at a specific position in a string.

The concat() method combines two or more strings into a single string.