About Question enthuware.ocajp.i.v7.2.833 :
Posted: Mon Aug 13, 2012 8:13 pm
Last sentence in the explanation says, "...System.out.println(this.myValue);..." when the myValue variable is actually called on an object reference,ct, to the class ChangeTest. Also, this would not work in this situation because it is in the static context of main. 
