Will this code work? (simple)

Well not at all, it should not have the "", am I right this time?

So I should declare the string the following way:

char Z[][20] = {Cookie, BigCookie};

?