This is a declaration of an array of characters called word. It is initialized with the characters : 'F', 'R', 'O', 'G' and the NULL CHARACTER '\0'. Thus, the word array has 5 characters.