Joining elements of a char-type array into a single-word string is also pretty straight-forward.

Sweet! We can pass the character array to the constructor of the String class.

Doesn't that just create an empty string?