cpp char *str1="string"
char str[] = {'s', 't', 'r', 'i', 'n', 'g', '\0'}
String str="string"
-fpermissive