I read the documentation on them.
probably not... or not the right documentation...
(hint - there is no way to initialize a String object from an array of chars... and you should not use the String class anyway - prefer the standard cStrings ie null terminated char arrays)