Joining elements of a char-type array into a single-word string is also pretty straight-forward.
char
Sweet! We can pass the character array to the constructor of the String class.
String
Doesn't that just create an empty string?