This is a declaration of a variable, called ANIMAL, which
is an array of up to 6 characters..  


The boxes at the bottom represent the memory
allocated for this variable.  Each separate
box is to store an individual character in the
array.