kermit, an instance of HoverFrog that has just been created. - thisFrogIsBrown, an instance of HoverFrog that has just been created A: - kermit, since it has just been created, has the values it was initialised to. Colour: green, position: 1, Height: 0. - thisFrogIsBrown, also has the same values as it was also just initalsied. As we can see, the naming of the variable has no effect on the state of the object, nor does it effect its behaviour.